angle Property

Summary

Gets the rotation angle for a normalized AnnRectangleObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnRectangleObject.prototype, 'angle', 
	get: function() 
) 
TypeScript Syntax
angle: number; // read-only 

Property Value

The rotation angle for the AnnRectangleObject in degrees.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly