Gets/sets a physical unit of measure for the viewer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<BrowsableAttribute(True)> _ Public Overrides Property Unit As Unit
[BrowsableAttribute(true)] public override Unit Unit { get; set; }
WorkspaceWidth and WorkspaceHeight are measured in this units. During the conversion between this units and pixels, the screen resolution is used (usually, it is 96 DPI).