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

Leadtools.Annotations.Engine Assembly

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