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