Name | Description | |
---|---|---|
![]() |
Adds a new item to the current selection. |
|
![]() |
Selects an item and deselects all others. |
|
![]() |
Removes all items from the selection. |
|
![]() |
Gets the bounding rectangle of this item. |
|
![]() |
Gets the bounding rectangle of this item when it is rotated. |
|
![]() |
DiagramItem.HitTestHandle override. |
|
![]() |
Removes an item from the selection. |
|
![]() |
Toggles the selection state of an item. |
Name | Description | |
---|---|---|
![]() |
DiagramItem.AddHandlesToCanvas override. |
|
![]() |
DiagramItem.CancelDrag override. |
|
![]() |
DiagramItem.EndDrag override. |
|
![]() |
DiagramItem.OnRemove override. |
|
![]() |
DiagramItem.StartDrag override. |
|
![]() |
DiagramItem.UpdateDrag override. |
|
![]() |
DiagramItem.UpdateVisuals override. |
Name | Description | |
---|---|---|
![]() |
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. (Inherited from DiagramItem.) |
|
![]() |
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. (Inherited from DiagramItem.) |
|
![]() |
Determines whether a selection handle of this item is located at the specified point. (Inherited from DiagramItem.) |
|
![]() |
Gets whether the user is prevented from manipulating this item. (Inherited from DiagramItem.) |
|
![]() |
Control.OnApplyTemplate override. (Inherited from DiagramItem.) |
|
![]() |
Returns the items that can be reached from this item by following the path specified in the given query expression. (Inherited from DiagramItem.) |
|
![]() |
Restores the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Transforms a point in diagram coordinates to item coordinates. (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 | |
---|---|---|
![]() |
Overloaded. (Inherited from DiagramItem.) |
|
![]() |
Invoked to validate the drag operation. (Inherited from DiagramItem.) |
|
![]() |
Invoked when the interactive modification of this object has been canceled. (Inherited from DiagramItem.) |
|
![]() |
Creates an item state corresponding to the type of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Invoked when the user stops dragging this item. (Inherited from DiagramItem.) |
|
![]() |
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.) |
|
![]() |
Called when a group child node has been modified. (Inherited from DiagramItem.) |
|
![]() |
Called after successful deserialization. (Inherited from DiagramItem.) |
|
![]() |
Control.OnLostMouseCapture override. (Inherited from DiagramItem.) |
|
![]() |
Called when the diagram's MeasureUnit changes. (Inherited from DiagramItem.) |
|
![]() |
Control.OnMouseEnter override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnMouseLeave override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnMouseLeftButtonDown override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnMouseLeftButtonUp 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.) |
|
![]() |
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.) |
|
![]() |
Invoked when the user starts dragging this item. (Inherited from DiagramItem.) |
|
![]() |
Invoked while the user drags this item. (Inherited from DiagramItem.) |
|
![]() |
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.) |
|
![]() |
Invoked when an item should update its visual elements. (Inherited from DiagramItem.) |