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

HasStarted Property

Show in webframe
Gets a value that indicates whether this designer has started.
Syntax
get_hasStarted();
Object.defineProperty('hasStarted');

Property Value

TypeDescription
booleantrue if this AnnDesigner has started; otherwise, it is false.
Remarks

Start starts the designer and End ends it.

See Also

Reference

AnnDesigner Object
AnnDesigner Members

Error processing SSI file