lineSpacing Property

Summary

Gets or sets a value indicating the frequency that lines are drawn over the grid dot-pattern.

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

Property Value

An Int32 that indicates the frequency that lines are drawn over the grid dot-pattern. Default value is 5.

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.Engine Assembly