java.lang.Object
com.aspose.diagram.ConnectorsTypeValue
public class ConnectorsTypeValue
- extends java.lang.Object
Utility class containing constants.
May be one of the following values: RightAngle, StraightLines, or CurvedLines. Only relevant when WindowType is specified as Drawing or Sheet.
RIGHT_ANGLE | |
public static final int RIGHT_ANGLE |
-
RightAngle.
STRAIGHT_LINES | |
public static final int STRAIGHT_LINES |
-
StraightLines.
CURVED_LINES | |
public static final int CURVED_LINES |
-
CurvedLines.
UNDEFINED | |
public static final int UNDEFINED |
-
Undefined.
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.