Coverage contours.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Contours() As IAgFmGfxContours |
| [C#] |
|---|
public IAgFmGfxContours Contours {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxContours ^ get_Contours(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxContours getContours(); |
[Python - STK API ] |
|---|
@property def Contours(self) -> "IAgFmGfxContours": |






