AGI STK Objects 11 Send comments on this topic.
GfxAttributes Property (IAgVeGfxInterval)
See Also 





Description

Get the 2D Graphics attributes for the interval.

Property type

Read-only property

Syntax

[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(
IAgVeGfxAttributesBasic ** ppRetVal
);

[Java]
public IAgVeGfxAttributesBasic getGfxAttributes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1