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++] |
---|
public: HRESULT get_LevelAttributes(
|
[Java] |
---|
public IAgFmGfxLevelAttributesCollection getLevelAttributes();
|