C#
VB
C++
Represents the unit of measurement to be used for angles.
public enum AnnAngularUnit
Public Enum AnnAngularUnit
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnAngularUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Radian | Angle is in radians. |
1 | Degree | Angle is in degrees. |
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 WPF Annotations Automation
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET