AGI STK Objects 11 Send comments on this topic.
LevelAttributes Property (IAgGfxRangeContours)
See Also 





Description

The collection of level attributes defining the way in which the range contours are displayed.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LevelAttributes() As IAgLevelAttributeCollection

[C#]
public IAgLevelAttributeCollection LevelAttributes {get;}

[Managed C++]
public: __property IAgLevelAttributeCollection^ get_LevelAttributes();

[Unmanaged C++]
public: HRESULT get_LevelAttributes(
IAgLevelAttributeCollection ** ppRetVal
);

[Java]
public IAgLevelAttributeCollection getLevelAttributes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1