GoDiagram Win Reference
GoDrawUnit Enumeration

Specifies a unit of measure.
Syntax
'Declaration
 
Public Enum GoDrawUnit 
   Inherits System.Enum
public enum GoDrawUnit : System.Enum 
Members
MemberDescription
CentimeterSpecifies the centimeter as the unit of measure.
FootSpecifies the foot as the unit of measure.
InchSpecifies the inch as the unit of measure.
MeterSpecifies the meter as the unit of measure.
MillimeterSpecifies the millimeter as the unit of measure.
NoneNo unit specified.
PixelSpecifies a device pixel as the unit of measure.
PointSpecifies a printer's point (1/72 of an inch) as the unit of measure.
YardSpecifies the yard as the unit of measure.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.Go.Draw.GoDrawUnit

Requirements

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

See Also

Reference

Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback