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






