spacing Property

Summary

Gets or sets a value representing the distance between any two points in the free-hand drawing.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnFreehandDrawDesigner.prototype, 'spacing', 
	get: function(), 
	set: function(value) 
) 
spacing: number; 

Property Value

The distance, in pixels, between any two points in the free-hand drawing. The default value is 2.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly

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