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