STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgFmGfxLevelAttributesCollection getLevelAttributes();
[Python - STK API ]
@property
def LevelAttributes(self) -> "IAgFmGfxLevelAttributesCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.