Accusoft.ImagXpressSdk Namespace > PaintImageEventArgs Class : Graphics Property |
'Declaration Public ReadOnly Property Graphics As Graphics
'Usage Dim instance As PaintImageEventArgs Dim value As Graphics value = instance.Graphics
public Graphics Graphics {get;}
public: __property Graphics* get_Graphics();