isRotateCenter Property

Summary

Gets a value that indicates whether the cursor is on the rotate center.

Syntax

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

Property Value

true if the cursor is on the rotate center; otherwise, 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.Automation Assembly