AnnAngularUnit Enumeration

Summary

Represents the unit of measurement to be used for angles.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnAngularUnit = { 
	radian: 0, 
	degree: 1 
} 
lt.Annotations.Engine.AnnAngularUnit = { 
	radian: 0, 
	degree: 1 
} 

Members

0 Radian

(0)Angle is in radians.

1 Degree

(1)Angle is in degrees.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly