Enum GraphicsUnitConverter.GraphicsType
Type of the graphics.
public enum GraphicsUnitConverter.GraphicsTypeFields
- MemoryBitmap = 2
- Memory bitmap. 
- OSXDrawable = 3
- MacOs. 
- PostScript = 4
- Printer. 
- Undefined = 0
- Undefined. 
- X11Drawable = 1
- X11 
Type of the graphics.
public enum GraphicsUnitConverter.GraphicsTypeMemoryBitmap = 2Memory bitmap.
OSXDrawable = 3MacOs.
PostScript = 4Printer.
Undefined = 0Undefined.
X11Drawable = 1X11