(Leadtools.Annotations.Core)

AnnUnit Enumeration

Show in webframe





Represents the unit of measurement for lengths and positions.
Syntax
public enum AnnUnit : System.Enum 
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 = 0, Display = 1, Document = 2, SmartEnglish = 3, SmartMetric = 4, Inch = 5, Millimeter = 6, Point = 7, Feet = 8, Yard = 9, Micrometer = 10, Centimeter = 11, Meter = 12, Twip = 13, Pixel = 14, };
Members
ValueMemberDescription
0UnitSpecifies an annotation unit (1/720 of an inch).
1DisplaySpecifies 1/75 inch as the unit of measure.
2DocumentSpecifies 1/300 inch as the unit of measure.
3SmartEnglishSpecifies 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.
4SmartMetricSpecifies 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.
5InchSpecifies the inch as the unit of measure.
6MillimeterSpecifies the millimeter as the unit of measure.
7PointSpecifies a printer's point (1/72 inch) as the unit of measure.
8FeetSpecifies feet as the unit of measure.
9YardSpecifies the yard as the unit of measure.
10MicrometerSpecifies the micrometer (1/1000 millimeter) as the unit of measure.
11CentimeterSpecifies the centimeter as the unit of measure.
12MeterSpecifies the meter as the unit of measure.
13TwipSpecifies the twip (TWentIeth of a Point) as the unit of measure.
14PixelSpecifies the pixel as the unit of measure.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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