AnnAngularUnit Enumeration

Summary

Represents the unit of measurement to be used for angles.

Syntax

JavaScript Syntax
lt.Annotations.Core.AnnAngularUnit = { 
	Radian: 0, 
	Degree: 1 
} 
TypeScript Syntax
lt.Annotations.Core.AnnAngularUnit = { 
	Radian: 0, 
	Degree: 1 
} 

Members

0 Radian

(0)Angle is in radians.

1 Degree

(1)Angle is in degrees.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize