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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1