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

FirstPointOnClick Property

Show in webframe
Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click.
Syntax
get_firstPointOnClick();
set_firstPointOnClick(value);
Object.defineProperty('firstPointOnClick');

Property Value

TypeDescription
booleantrue to draw the first point on user click, false otherwise.
See Also

Reference

AnnPolylineDrawDesigner Object
AnnPolylineDrawDesigner Members

Error processing SSI file