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