DynFeedback Class

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.
Inheritance Hierarchy
SystemObject
  Aspose.DiagramDynFeedback

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class DynFeedback

The DynFeedback type exposes the following members.

Constructors
  NameDescription
Public methodDynFeedback
Constructor.
Properties
  NameDescription
Public propertyUfe
Specifies attributes of an element.
Public propertyValue
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.
Methods
See Also