Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnUnit Enumeration






Represents the unit of measurement for lengths and positions.
Syntax
public enum AnnUnit : System.Enum 
'Declaration
 
Public Enum AnnUnit 
   Inherits System.Enum
public enum AnnUnit : System.Enum 
typedef enum LTAnnUnit
public enum AnnUnit
Leadtools.Annotations.Core.AnnUnit = function() { };
Leadtools.Annotations.Core.AnnUnit.prototype = {
Unit = 0x00000000, Display = 0x00000001, Document = 0x00000002, SmartEnglish = 0x00000003, SmartMetric = 0x00000004, Inch = 0x00000005, Millimeter = 0x00000006, Point = 0x00000007, Feet = 0x00000008, Yard = 0x00000009, Micrometer = 0x0000000A, Centimeter = 0x0000000B, Meter = 0x0000000C, Twip = 0x0000000D, Pixel = 0x0000000E, };
Members
ValueMemberDescription
0x00000000Unit Specifies an annotation unit (1/720 of an inch).
0x00000001Display Specifies 1/75 inch as the unit of measure.
0x00000002Document Specifies 1/300 inch as the unit of measure.
0x00000003SmartEnglish Specifies that measurement 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.
0x00000004SmartMetric 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.
0x00000005Inch Specifies the inch as the unit of measure.
0x00000006Millimeter Specifies the millimeter as the unit of measure.
0x00000007Point Specifies a printer's point (1/72 inch) as the unit of measure.
0x00000008Feet Specifies feet as the unit of measure.
0x00000009Yard Specifies the yard as the unit of measure.
0x0000000AMicrometer Specifies the micrometer (1/1000 millimeter) as the unit of measure.
0x0000000BCentimeter Specifies the centimeter as the unit of measure.
0x0000000CMeter Specifies the meter as the unit of measure.
0x0000000DTwip Specifies the twip (TWentIeth of a Point) as the unit of measure.
0x0000000EPixel Specifies the pixel as the unit of measure.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features