Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmapGraphics Class / Resolution Property

In This Topic
Resolution Property (GcBitmapGraphics)
In This Topic
Gets the resolution of the current graphics (always 96 DPI for GcBitmapGraphics).
Syntax
'Declaration
 
Public Overrides Property Resolution As System.Single
 
See Also