Get the 2D Graphics attributes for the interval.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GfxAttributes() As IAgVeGfxAttributesBasic |
| [C#] |
|---|
public IAgVeGfxAttributesBasic GfxAttributes {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributesBasic ^ get_GfxAttributes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxAttributesBasic getGfxAttributes(); |
[Python - STK API ] |
|---|
@property def GfxAttributes(self) -> "IAgVeGfxAttributesBasic": |






