canRotate Property (AnnObject)

Summary

Indicates if this object supports rotation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnObject.prototype, 'canRotate', 
	get: function() 
) 
TypeScript Syntax
canRotate: boolean; // read-only

Property Value

true if the object supports rotation; otherwise, false

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