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






Windows & Linux

Description

Contour level display properties.

Property type

Read-only property

Syntax

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

[C#]
public IAgFmGfxLevelAttributesCollection LevelAttributes {get;}

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

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

[Java]
public IAgFmGfxLevelAttributesCollection getLevelAttributes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface