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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.