Get the range contour graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RangeContours() As IAgGfxRangeContours |
| [C#] |
|---|
public IAgGfxRangeContours RangeContours {get;} |
| [Managed C++] |
|---|
public: __property IAgGfxRangeContours ^ get_RangeContours(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgGfxRangeContours getRangeContours(); |
[Python - STK API ] |
|---|
@property def RangeContours(self) -> "IAgGfxRangeContours": |






