Search
Arrow Methods
 


 Public Methods

  Name Description

AddLabel

Adds the specified label to this arrow.

BeginInplaceEdit

Enters inplace-edit mode, allowing users to edit the text of this arrow.

BeginUndoRecord

( a feature of FlowChartX Pro edition)

Start recording the changes made to properties of this arrow.

BoundingRect

Gets the coordinates of the arrow's bounding rectangle.

Clone

Creates a copy of this arrow.

EndInplaceEdit

Exits inplace-edit mode, and either accepts or rejects any changes made to the text.

EndUndoRecord

( a feature of FlowChartX Pro edition)

Stop recording the changes made to properties of this arrow and add an undo record to the undo/redo history.

GetCArrow

 

GetDefinition

 

GetLabel

Gets the ArrowLabel at the specified position in arrow's label list.

GetLabelCount

Gets the number of labels associated with this arrow.

IntersectsNode

Determines whether this arrow intersects a node, taking into account the node shape.

LabelFromPoint

Returns the label whose layout rectangle contains the specified point.

RemoveLabel

Removes the specified label from this arrow.

Route

Routes this link, regardless of whether its AutoRoute flag is enabled.

SetTextPosition

Sets the position of the arrow label.

Update

Updates the arrowhead direction and the internal state variables of an arrow.

ZBottom

Moves this arrow to the bottom of the Z order.

ZLevelDown

Moves this arrow one level down in the Z order.

ZLevelUp

Moves this arrow one level up in the Z order.

ZTop

Moves this arrow to the top of the Z order.

 See Also