Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

DrawCursor Property

Show in webframe
Gets or sets the mouse cursor used when drawing new objects of this AnnAutomationObject
Syntax
get_drawCursor();
set_drawCursor(value);
Object.defineProperty('drawCursor');

Property Value

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

Reference

AnnAutomationObject Object
AnnAutomationObject Members

Error processing SSI file