AGI STK Objects 11 Send comments on this topic.
AttributesType Property (IAgLvGraphics)
See Also 





Description

Get the 2D Graphics attributes type: basic, access intervals, custom intervals, or real time.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttributesType() As AgEVeGfxAttributes

[C#]
public AgEVeGfxAttributes AttributesType {get;}

[Managed C++]
public: __property AgEVeGfxAttributes get_AttributesType();

[Unmanaged C++]
public: HRESULT get_AttributesType(
AgEVeGfxAttributes * pRetVal
);

[Java]
public AgEVeGfxAttributes getAttributesType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1