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++] |
---|
public: HRESULT get_Graphics(
|
[Java] |
---|
public IAgCvGraphics getGraphics();
|