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






