AutoSpaceOptions

AutoSpaceOptions class

Represents autospace options.

Constructors

NameDescription
AutoSpaceOptions

Properties

NameTypeDescription
DistanceInVerticalfloatDefines the distance between the shapes in vertical direction in inches. Default value 0.375 inch .
DistanceInHorizontalfloatDefines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch .

AutoSpaceOptions()

AutoSpaceOptions.DistanceInVertical property

Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch .

Type: float

AutoSpaceOptions.DistanceInHorizontal property

Defines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch .

Type: float