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++] |
|---|
|
| [Java] |
|---|
public IAgChGraphics getGraphics(); |
[Python - STK API ] |
|---|
@property def Graphics(self) -> "IAgChGraphics": |






