LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnUnit Enumeration






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
Leadtools.Annotations.AnnUnit = function() { };
Leadtools.Annotations.AnnUnit.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
CentimeterSpecifies the centimeter as the unit of measure.
DisplaySpecifies 1/75 inch as the unit of measure.
DocumentSpecifies 1/300 inch as the unit of measure.
FeetSpecifies feet as the unit of measure.
InchSpecifies the inch as the unit of measure.
MeterSpecifies the meter as the unit of measure.
MicrometerSpecifies the micrometer (1/1000 millimeter) as the unit of measure.
MillimeterSpecifies the millimeter as the unit of measure.
PixelSpecifies a device pixel as the unit of measure.
PointSpecifies a printer's point (1/72 inch) as the unit of measure.
SmartEnglishSpecifies 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.
SmartMetricSpecifies 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.
TwipSpecifies the twip (TWentIeth of a Point) as the unit of measure.
YardSpecifies the yard 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: 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

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.