aspose.diagram
Class DynFeedbackValue

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.

Field Summary
const  NumberREMAIN_STRAIGHT
           Remain straight (no legs).
const  NumberSHOW_THREE_LEGS
           Show three legs when dragged.
const  NumberSHOW_FIVE_LEGS
           Show five legs when dragged.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

REMAIN_STRAIGHT

const Number REMAIN_STRAIGHT
Remain straight (no legs).

SHOW_THREE_LEGS

const Number SHOW_THREE_LEGS
Show three legs when dragged.

SHOW_FIVE_LEGS

const Number SHOW_FIVE_LEGS
Show five legs when dragged.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.