AGI STK Objects 11Send 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 ** ppLevelAttr
);
[Java]
public IAgLevelAttributeCollection getLevelAttributes();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.