LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnUnit Enumeration


Represents the unit of measurement for lengths and positions. WinRT support
Syntax
public enum AnnUnit : System.Enum 
Leadtools.Annotations.Core.AnnUnit = function() { };
Leadtools.Annotations.Core.AnnUnit.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Centimeter(11)Specifies the centimeter as the unit of measure.
Display(1)Specifies 1/75 inch as the unit of measure.
Document(2)Specifies 1/300 inch as the unit of measure.
Feet(8)Specifies feet as the unit of measure.
Inch(5)Specifies the inch as the unit of measure.
Meter(12)Specifies the meter as the unit of measure.
Micrometer(10)Specifies the micrometer (1/1000 millimeter) as the unit of measure.
Millimeter(6)Specifies the millimeter as the unit of measure.
Pixel(14)Specifies the pixel as the unit of measure.
Point(7)Specifies a printer's point (1/72 inch) as the unit of measure.
SmartEnglish(3)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.
SmartMetric(4)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.
Twip(13)Specifies the twip (TWentIeth of a Point) as the unit of measure.
Unit(0)Specifies an annotation unit (1/72 of an inch).
Yard(9)Specifies the yard as the unit of measure.
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.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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