java.lang.Object
com.aspose.diagram.DynFeedbackValue
public class DynFeedbackValue
- extends java.lang.Object
Utility class containing constants.
Specifies the type of visual feedback provided to users when they drag a connector.
When the mouse button is released, the resulting connector shape is not affected by this setting. This element does not apply to routable connectors.
REMAIN_STRAIGHT | |
public static final int REMAIN_STRAIGHT |
-
Remain straight (no legs).
SHOW_THREE_LEGS | |
public static final int SHOW_THREE_LEGS |
-
Show three legs when dragged.
SHOW_FIVE_LEGS | |
public static final int SHOW_FIVE_LEGS |
-
Show five legs when dragged.
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.