C#
VB
C++
Represents the unit of measurement to be used for angles.
[SerializableAttribute()]public enum AnnAngularUnit
<SerializableAttribute()>Public Enum AnnAngularUnitInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
[SerializableAttribute()]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 Annotations Automation (Deprecated)
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
