AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.