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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.