Get the static graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Static() As IAgFmGfxAttributes |
| [C#] |
|---|
public IAgFmGfxAttributes Static {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxAttributes ^ get_Static(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxAttributes getStatic(); |
[Python - STK API ] |
|---|
@property def Static(self) -> "IAgFmGfxAttributes": |






