GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : GraphicsUnitEx Enumeration |
'Declaration Public Enum GraphicsUnitEx Inherits System.Enum
public enum GraphicsUnitEx : System.Enum
Member | Description |
---|---|
Display | Specifies the unit of measure is 1/75 inch |
Document | Specifies the unit of measure is the document unit (1/300 inch) |
Inch | Specifies the unit of measure is an inch. |
Millimeter | Specifies the unit of measure is a millimeter |
Pixel | Specifies the unit of measure is the device pixel. |
Point | Specifies the unit of measure is a printer's point (1/72 inch) |
World | Specifies the unit of measure is the world unit. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Drawing.GraphicsUnitEx
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