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