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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface