java.lang.Object
com.aspose.diagram.AutoSpaceOptions
public class AutoSpaceOptions
- extends java.lang.Object
Represents autospace options.
AutoSpaceOptions
public AutoSpaceOptions()
-
|
Property Getters/Setters Detail |
getDistanceInVertical/setDistanceInVertical | |
public double getDistanceInVertical() / public void setDistanceInVertical(double value)
|
-
Defines the distance between the shapes in vertical direction in inches.
Default value 0.375 inch .
getDistanceInHorizontal/setDistanceInHorizontal | |
public double getDistanceInHorizontal() / public void setDistanceInHorizontal(double value)
|
-
Defines the distance between the shapes in horizontal direction in inches.
Default value 0.375 inch .
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.