LEADTOOLS Forms (Leadtools.Forms assembly)

Show in webframe

LogicalUnit Enumeration






Represents the unit of measure for lengths and positions.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum LogicalUnit 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LogicalUnit

            

            
Members
ValueMemberDescription
0x00000000PixelSpecifies a device pixel as the unit of measure.
0x00000001DisplaySpecifies 1/75 inch as the unit of measure.
0x00000002DocumentSpecifies 1/300 inch as the unit of measure.
0x00000003InchSpecifies the inch as the unit of measure.
0x00000004MillimeterSpecifies the millimeter (1/1000 meter) as the unit of measure.
0x00000005PointSpecifies a printer's point (1/72 inch) as the unit of measure.
0x00000006FeetSpecifies feet as the unit of measure.
0x00000007YardSpecifies the yard as the unit of measure.
0x00000008MicrometerSpecifies the micrometer (1/1000 millimeter) as the unit of measure.
0x00000009CentimeterSpecifies the micrometer (1/100 meter) as the unit of measure.
0x0000000AMeterSpecifies the meter as the unit of measure.
0x0000000BTwipSpecifies the twip (TWentIeth of a Point) as the unit of measure.
Remarks
LogicalUnit represents the unit of measure to be used in form design. LogicalUnit is used in different classes/structures such as; LogicalSize, LogicalPoint, LogicalRectangle, and LogicalLength.
Example
For an example, refer to LogicalSize.Convert.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.LogicalUnit

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms Namespace

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features