AutoSpaceOptions
AutoSpaceOptions class
Represents autospace options.
Constructors
| Name | Description |
|---|---|
| AutoSpaceOptions |
Properties
| Name | Type | Description |
|---|---|---|
| DistanceInVertical | float | Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch . |
| DistanceInHorizontal | float | Defines 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