Read-only property
| [Visual Basic .NET] |
|---|
Public Property FrameRate() As IAgStkGraphicsFrameRate |
| [C#] |
|---|
public IAgStkGraphicsFrameRate FrameRate {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsFrameRate ^ get_FrameRate(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsFrameRate getFrameRate(); |
[Python - STK API ] |
|---|
@property def FrameRate(self) -> "IAgStkGraphicsFrameRate": |






