drawCursor Property (AnnAutomationObject)

Summary

Gets or sets the mouse cursor used when drawing new objects of this AnnAutomationObject

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomationObject.prototype, 'drawCursor', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
drawCursor: any;

Property Value

The mouse cursor used when drawing new objects of this AnnAutomationObject. The default value is null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize