DynFeedback

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.

Constructors

NameDescription
DynFeedbackConstructor.

Properties

NameTypeDescription
ValueintSpecifies the type of visual feedback provided to users when they drag a connector. When the mouse button is released, t
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

DynFeedback(value)

Constructor.

ParameterTypeDescription
valueintA DynFeedbackValue value.

DynFeedback.Value property

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. The value of the property is DynFeedbackValue integer constant.

Type: int

DynFeedback.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.