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++] |
---|
public: HRESULT get_GfxAttributes(
|
[Java] |
---|
public IAgVeGfxAttributesBasic getGfxAttributes();
|