Gets or sets a value representing the distance between any two points in the free-hand drawing.
Object.defineProperty(AnnFreehandDrawDesigner.prototype, 'spacing',
get: function(),
set: function(value)
)
spacing: number;
The distance, in pixels, between any two points in the free-hand drawing. The default value is 2.