Contour level display properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LevelAttributes() As IAgFmGfxLevelAttributesCollection |
| [C#] |
|---|
public IAgFmGfxLevelAttributesCollection LevelAttributes {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxLevelAttributesCollection ^ get_LevelAttributes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxLevelAttributesCollection getLevelAttributes(); |
[Python - STK API ] |
|---|
@property def LevelAttributes(self) -> "IAgFmGfxLevelAttributesCollection": |






