canRotate Property

Summary

Indicates if this object supports rotation.

Syntax

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

Property Value

true if this AnnPointObject supports rotation; otherwise, it is false.

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