Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click.
Object.defineProperty(AnnPolylineDrawDesigner.prototype, 'firstPointOnClick',
get: function(),
set: function(value)
)
firstPointOnClick: boolean;
true to draw the first point on user click, false otherwise.