Leadtools.Forms Namespace : LogicalUnit Enumeration |
[SerializableAttribute()] public enum LogicalUnit : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum LogicalUnit Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LogicalUnit
[SerializableAttribute()] public enum LogicalUnit : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Forms.LogicalUnit = function() { }; Leadtools.Forms.LogicalUnit.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class LogicalUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Centimeter | Specifies the micrometer (1/100 meter) as the unit of measure. |
Display | Specifies 1/75 inch as the unit of measure. |
Document | Specifies 1/300 inch as the unit of measure. |
Feet | Specifies feet as the unit of measure. |
Inch | Specifies the inch as the unit of measure. |
Meter | Specifies the meter as the unit of measure. |
Micrometer | Specifies the micrometer (1/1000 millimeter) as the unit of measure. |
Millimeter | Specifies the millimeter (1/1000 meter) as the unit of measure. |
Pixel | Specifies a device pixel as the unit of measure. |
Point | Specifies a printer's point (1/72 inch) as the unit of measure. |
Twip | Specifies the twip (TWentIeth of a Point) as the unit of measure. |
Yard | Specifies the yard as the unit of measure. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.LogicalUnit
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