Get the 2D Graphics properties of the target.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Graphics() As IAgTargetGraphics |
| [C#] |
|---|
public IAgTargetGraphics Graphics {get;} |
| [Managed C++] |
|---|
public: __property IAgTargetGraphics^ get_Graphics(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Graphics( |
| [Java] |
|---|
public IAgTargetGraphics getGraphics(); |
