Accusoft.ImagXpress13.Net
GraphicsUnit Property




Gets the graphics unit.
Syntax
'Declaration
 
Public ReadOnly Property GraphicsUnit As GraphicsUnit
'Usage
 
Dim instance As PrintImageEventArgs
Dim value As GraphicsUnit
 
value = instance.GraphicsUnit
public GraphicsUnit GraphicsUnit {get;}
public: __property GraphicsUnit get_GraphicsUnit();
public:
property GraphicsUnit GraphicsUnit {
   GraphicsUnit get();
}

Property Value

The System.Drawing.GraphicsUnit.
See Also

Reference

PrintImageEventArgs Class
PrintImageEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback