Name | Description | |
---|---|---|
Overloaded. Adds a label to this link. |
||
Animates the item. (Inherited from DiagramItem.) |
||
Creates a copy of this link. |
||
Overloaded. |
||
Overloaded. (Inherited from DiagramItem.) |
||
For internal use. (Inherited from DiagramItem.) |
||
Draws the link on the specified IGraphics surface. |
||
Draws an arrowhead shape. |
||
DiagramItem.DrawHandles override. Renders the adjustment handles of this item. |
||
Draws the shadow of this link on the specified IGraphics surface. |
||
Overloaded. |
||
Creates a Brush object representing the currently effective brush of the item. (Inherited from DiagramItem.) |
||
Returns a Pen object representing the currently effective head pen of the link. |
||
Returns a Pen object representing the currently effective pen of the item. (Inherited from DiagramItem.) |
||
Returns a Brush object representing the currently effective shadow brush of the item. (Inherited from DiagramItem.) |
||
Returns a Brush object representing the currently effective text brush of the item. (Inherited from DiagramItem.) |
||
Returns the index of the longest horizontal segment of this link. |
||
DiagramItem.GetOutlinePoly override. |
||
DiagramItem.GetRepaintRect override. |
||
DiagramItem.GetRotatedBounds override. |
||
Gets the tooltip that should be displayed for this item at the specified point. (Inherited from DiagramItem.) |
||
Returns the diagram item that contains the specified point. (Inherited from DiagramItem.) |
||
DiagramItem.HitTestHandle override. Determines whether a selection handle of this item is located at the specified point. |
||
Finds the Manipulator object located at the specified point. (Inherited from DiagramItem.) |
||
Overloaded. |
||
Returns the label whose layout rectangle contains the specified point. |
||
Gets whether the user is prevented from manipulating this item. (Inherited from DiagramItem.) |
||
Gets a flag indicating whether this object is being currently modified interactively by the user. (Inherited from DiagramItem.) |
||
DiagramItem.OnLoad override. |
||
Returns the items that can be reached from this item by following the path specified in the given query expression. (Inherited from DiagramItem.) |
||
Attaches the link end points to the anchor points defined for the link's origin and destination nodes. |
||
Removes the specified label from this link. |
||
For internal use. (Inherited from DiagramItem.) |
||
Routes this link, regardless of whether the link's AutoRoute flag is enabled. |
||
For internal use. (Inherited from DiagramItem.) |
||
Sets the origin and destination links of this link. |
||
Invoked by running animations to update an item according to current animation progress. |
||
Overloaded. Updates the link's internal state after the link's control points have been changed. |
||
Aligns the link ends to the contour of the nodes it connects. |
||
Moves the item to the bottom of the z-order. (Inherited from DiagramItem.) |
||
Moves the item one level down in the z-order. (Inherited from DiagramItem.) |
||
Moves the item one level up in the z-order. (Inherited from DiagramItem.) |
||
Moves the item to the top of the z-order. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
Adds the specified manipulator to this object. (Inherited from DiagramItem.) |
||
DiagramItem.AllowCreate override. |
||
DiagramItem.AllowModify override. |
||
DiagramItem.CancelModify override. |
||
DiagramItem.CompleteCreate override. |
||
DiagramItem.CompleteModify override. |
||
DiagramItem.CreateProperties override. |
||
DiagramItem.CreateState override. |
||
Overloaded. Draws the associated manipulators on a specified graphics. (Inherited from DiagramItem.) |
||
DiagramItem finalizer. (Inherited from DiagramItem.) |
||
Called when the item is completely disassociated from a Diagram, that is, when it is no longer referenced from an item collection or the undo/redo history. (Inherited from DiagramItem.) |
||
Gets the effective value of the style property with the specified name. (Inherited from DiagramItem.) |
||
Loads the link from a JSON object. |
||
Loads the link content from an XML element. |
||
For internal use. (Inherited from DiagramItem.) |
||
Called when the item is added to a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.) |
||
Called when a group child node has been modified. (Inherited from DiagramItem.) |
||
Invoked when the user clicks this item. (Inherited from DiagramItem.) |
||
Invoked when the user double-clicks this item. (Inherited from DiagramItem.) |
||
Called when the Diagram's MeasureUnit changes. |
||
Invoked when the user moves any control point of the link. |
||
Called when an item is removed from a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.) |
||
Diagramitem.OnStyleChanged override. |
||
DiagramItem.OnTextChanged override. |
||
Called when the value of the TextFormat property changes. (Inherited from DiagramItem.) |
||
Called when the diagram's ZoomFactor changes. (Inherited from DiagramItem.) |
||
Removes the specified manipulator from the object. (Inherited from DiagramItem.) |
||
Overloaded. (Inherited from DiagramItem.) |
||
DiagramItem.RestoreProperties override. |
||
DiagramItem.RestoreState override. |
||
DiagramItem.SaveProperties override. |
||
DiagramItem.SaveState override. |
||
Saves the link as a JSON object. |
||
Saves the link content into an XML element. |
||
Marks the diagram as changed. (Inherited from DiagramItem.) |
||
Sets whether the item is in expanded or collapsed state. (Inherited from DiagramItem.) |
||
Determines whether the item should be rendered in the current context. (Inherited from DiagramItem.) |
||
DiagramItem.StartCreate override. |
||
DiagramItem.StartModify override. Invoked when the user starts modifying this item interactively. |
||
DiagramItem.UpdateCreate override. |
||
Called to update the positions of subordinate nodes attached to this item when the attachment style is set to ControlledByMaster. (Inherited from DiagramItem.) |
||
DiagramItem.UpdateModify override. |