Accusoft.ImagXpress13.Net
Graphics Property (PaintImageEventArgs)




Gets the System.Drawing.Graphics object.
Syntax
'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();
public:
property Graphics^ Graphics {
   Graphics^ get();
}

Property Value

The System.Drawing.Graphics object.
See Also

Reference

PaintImageEventArgs Class
PaintImageEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback