AutoSpaceOptions
Contents
[
Hide
]AutoSpaceOptions class
Represents autospace options.
new AutoSpaceOptions()
Methods
| Name | Description |
|---|---|
| getDistanceInHorizontal() | Defines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch . |
| getDistanceInVertical() | Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch . |
| setDistanceInHorizontal() | Defines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch . |
| setDistanceInVertical() | Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch . |
getDistanceInHorizontal()
Defines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch .
getDistanceInVertical()
Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch .
setDistanceInHorizontal()
Defines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch .
setDistanceInVertical()
Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch .