Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

AnnAngularUnit Enumeration






Represents the unit of measurement to be used for angles.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnAngularUnit 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnAngularUnit

            

            
[SerializableAttribute()]
public enum class AnnAngularUnit : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000RadianAngle is in radians.
0x00000001DegreeAngle is in degrees.
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.Annotations.AnnAngularUnit

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)