LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnUnit Enumeration

Show in webframe





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

            

            
Members
ValueMemberDescription
0x00000000DisplaySpecifies 1/75 inch as the unit of measure.
0x00000001DocumentSpecifies 1/300 inch as the unit of measure.
0x00000002SmartEnglishSpecifies that measurement is in "smart" English. A "smart" unit is a unit that can be automatically promoted to the next higher unit. The length displayed will be in the most appropriate unit.
0x00000003SmartMetricSpecifies that measurement is in "smart" metric. A "smart" unit is a unit that can be automatically promoted to the next higher unit. The length displayed will be in the most appropriate unit.
0x00000004InchSpecifies the inch as the unit of measure.
0x00000005MillimeterSpecifies the millimeter as the unit of measure.
0x00000006PixelSpecifies a device pixel as the unit of measure.
0x00000007PointSpecifies a printer's point (1/72 inch) as the unit of measure.
0x00000008FeetSpecifies feet as the unit of measure.
0x00000009YardSpecifies the yard as the unit of measure.
0x0000000AMicrometerSpecifies the micrometer (1/1000 millimeter) as the unit of measure.
0x0000000BCentimeterSpecifies the centimeter as the unit of measure.
0x0000000CMeterSpecifies the meter as the unit of measure.
0x0000000DTwipSpecifies the twip (TWentIeth of a Point) as the unit of measure.
Remarks
For information regarding text strings used throughout the user interface in the automated mode, including default abbreviations for these units, refer to Localization of LEADTOOLS for .NET Annotations Automation
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnUnit

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.