Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnAngularUnit Enumeration






Represents the unit of measurement to be used for angles.
Syntax
public enum AnnAngularUnit : System.Enum 
'Declaration
 
Public Enum AnnAngularUnit 
   Inherits System.Enum
public enum AnnAngularUnit : System.Enum 
typedef enum LTAnnAngularUnit
public enum AnnAngularUnit
Leadtools.Annotations.Core.AnnAngularUnit = function() { };
Leadtools.Annotations.Core.AnnAngularUnit.prototype = {
Radian = 0x00000000, Degree = 0x00000001, };
Members
ValueMemberDescription
0x00000000Radian Angle is in radians.
0x00000001Degree Angle is in degrees.
Inheritance Hierarchy

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

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