Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnUnit Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnUnit Enumeration





Represents the unit of measurement for lengths and positions.

Syntax

Visual Basic (Declaration) 
Public Enum AnnUnit 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnUnit
C# 
public enum AnnUnit : Enum 
C++/CLI 
public enum class AnnUnit : public Enum 
XAML Attributes Usage 

<object MeasurementUnit=Leadtools.Windows.Annotations.AnnUnit .../>

XAML Attributes Usage 

<object MeasurementUnit=Leadtools.Windows.Annotations.AnnUnit .../>

Members

MemberDescription
Display Specifies 1/75 inch as the unit of measure.
Document Specifies 1/300 inch as the unit of measure.
SmartEnglish Specifies 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.
SmartMetric Specifies 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.
Inch Specifies the inch as the unit of measure.
Millimeter Specifies the millimeter 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.
Feet Specifies feet as the unit of measure.
Yard Specifies the yard as the unit of measure.
Micrometer Specifies the micrometer (1/1000 millimeter) as the unit of measure.
Centimeter Specifies the centimeter as the unit of measure.
Meter Specifies the meter as the unit of measure.
Twip Specifies 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.Windows.Annotations.AnnUnit

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnUnit requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.