2D Graphics properties of the coverage definition.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Graphics() As IAgCvGraphics |
| [C#] |
|---|
public IAgCvGraphics Graphics {get;} |
| [Managed C++] |
|---|
public: __property IAgCvGraphics ^ get_Graphics(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCvGraphics getGraphics(); |
[Python - STK API ] |
|---|
@property def Graphics(self) -> "IAgCvGraphics": |






