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