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






Windows & Linux

Description

Type of 2D Graphics attributes: basic, access intervals or custom intervals.

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface