Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

LineSpacing Property

Show in webframe
Gets or sets a value indicating the frequency that lines are drawn over the grid dot-pattern.
Syntax
get_lineSpacing();
set_lineSpacing(value);
Object.defineProperty('lineSpacing');

Property Value

TypeDescription
intAn Int32 that indicates the frequency that lines are drawn over the grid dot-pattern. Default value is 5.
See Also

Reference

AnnSnapToGridOptions Object
AnnSnapToGridOptions Members

Error processing SSI file