Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace : GoDrawUnit Enumeration |
'Declaration Public Enum GoDrawUnit Inherits System.Enum
public enum GoDrawUnit : System.Enum
Member | Description |
---|---|
Centimeter | Specifies the centimeter as the unit of measure. |
Foot | Specifies the foot as the unit of measure. |
Inch | Specifies the inch as the unit of measure. |
Meter | Specifies the meter as the unit of measure. |
Millimeter | Specifies the millimeter as the unit of measure. |
None | No unit specified. |
Pixel | Specifies a device pixel as the unit of measure. |
Point | Specifies a printer's point (1/72 of an inch) as the unit of measure. |
Yard | Specifies the yard as the unit of measure. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.Draw.GoDrawUnit
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2