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