Name | Description | |
---|---|---|
![]() |
Adds a new item to the current selection. |
|
![]() |
Selects an item and deselects all others. |
|
![]() |
Removes all items from the selection. |
|
![]() |
Creates a copy of this item. (Inherited from DiagramItem.) |
|
![]() |
Determines whether this item contains the specified point. (Inherited from DiagramItem.) |
|
![]() |
Gets the bounding rectangle of this item. |
|
![]() |
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.) |
|
![]() |
Gets the bounding rectangle of this item when it is rotated. |
|
![]() |
DiagramItem.HitTestHandle override. |
|
![]() |
Gets whether the user is prevented from manipulating this item. (Inherited from DiagramItem.) |
|
![]() |
Removes an item from the selection. |
|
![]() |
Restores the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Toggles the selection state of an item. |
|
![]() |
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.) |
|
![]() |
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 | |
---|---|---|
![]() |
DiagramItem.AddHandlesToCanvas override. |
|
![]() |
Invoked to validate the drag operation. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.CancelDrag override. |
|
![]() |
Creates an item state corresponding to the type of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.EndDrag override. |
|
![]() |
Loads the item content from an XML element. (Inherited from DiagramItem.) |
|
![]() |
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.) |
|
![]() |
Called after successful deserialization. (Inherited from DiagramItem.) |
|
![]() |
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.) |
|
![]() |
DiagramItem.OnRemove override. |
|
![]() |
Invoked when the item's selection handles should be removed. (Inherited from DiagramItem.) |
|
![]() |
Restores the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the item content into an XML element. (Inherited from DiagramItem.) |
|
![]() |
Scales the item's elements by specified amount. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.StartDrag override. |
|
![]() |
DiagramItem.UpdateDrag override. |
|
![]() |
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.) |
|
![]() |
DiagramItem.UpdateVisuals override. |