Visual Basic (Declaration) | |
---|---|
Public Enum GraphicsUnitEx Inherits System.Enum |
C# | |
---|---|
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