|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
| Leadtools.Annotations.Core Namespace : AnnUnit Enumeration |
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,
};
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnUnit