Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Creates a copy of this item. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.ContainsPoint override. |
|
![]() |
DiagramItem.GetBounds override. |
|
![]() |
Gets the index of the links segment closest to the specified point. |
|
![]() |
Gets a polygon approximating the outline of this object. (Inherited from DiagramItem.) |
|
![]() |
Gets the repaint region for this item, taking into account factors such as pen, selection handles and shadow. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.GetRotatedBounds override. |
|
![]() |
DiagramItem.HitTestHandle override. |
|
![]() |
Checks whether the link contour intersects with the outline of the specified node. |
|
![]() |
Returns the label whose layout rectangle contains the specified point. |
|
![]() |
Gets whether the user is prevented from manipulating this item. (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. |
|
![]() |
DiagramItem.RestoreLocationState override. |
|
![]() |
Routes this link, regardless of whether the link's AutoRoute flag is enabled. |
|
![]() |
DiagramItem.SaveState override. |
|
![]() |
Transforms a point in diagram coordinates to item coordinates. This method should be used instead Visual.TransformToDescendant because it works correctly when the item is not yet Arrange()d. (Inherited from DiagramItem.) |
|
![]() |
Gets the diagram coordinates of a point specified in the local coordinate system of this item. (Inherited from DiagramItem.) |
|
![]() |
Updates the link's internal state after the link's control points have been changed. |
|
![]() |
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 | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Invoked to validate the drag operation. |
|
![]() |
Invoked when the interactive modification of this object has been canceled. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.CreateState override. |
|
![]() |
DiagramItem.EndDrag override. |
|
![]() |
Loads the link content from an XML element. |
|
![]() |
Called when the item is added to a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.) |
|
![]() |
FrameworkElement.OnApplyTemplate override. (Inherited from DiagramItem.) |
|
![]() |
Called when a group child node has been modified. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.OnLoad override. |
|
![]() |
Called when the diagram's MeasureUnit changes. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerCaptureLost override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerEntered override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerExited override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerPressed override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerReleased override. (Inherited from DiagramItem.) |
|
![]() |
Called when an item is removed from a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.) |
|
![]() |
Invoked when the item's selection handles should be removed. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.RestoreState override. |
|
![]() |
DiagramItem.SaveState override. |
|
![]() |
Saves the link content into an XML element. |
|
![]() |
Scales the link's elements by specified amount. |
|
![]() |
DiagramItem.StartDrag override. |
|
![]() |
DiagramItem.UpdateDrag override. |
|
![]() |
Updates the control points of a dynamic link while one of the nodes it connects is being moved or resized. |
|
![]() |
Sets the handle colors according to the current selection state of the item and the enabled bits in the EnabledHandles property. (Inherited from DiagramItem.) |
|
![]() |
Invoked when the item's selection handles should change their position. (Inherited from DiagramItem.) |
|
![]() |
Sets the current VisualStates of this item. (Inherited from DiagramItem.) |
|
![]() |
Positions the TextBlock control displaying the link's text. Override to implement custom positioning if desired. |
|
![]() |
DiagramItem.UpdateVisuals override. |