firstPointOnClick Property

Summary

Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPolylineDrawDesigner.prototype, 'firstPointOnClick', 
	get: function(), 
	set: function(value) 
) 
firstPointOnClick: boolean; 

Property Value

true to draw the first point on user click, false otherwise.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly