Name | Description | |
---|---|---|
![]() |
Creates a copy of this item. |
|
![]() |
Determines whether this item contains the specified point. |
|
![]() |
Gets the bounding rectangle of this item. |
|
![]() |
Gets a polygon approximating the outline of this object. |
|
![]() |
Gets the repaint region for this item, taking into account factors such as pen, selection handles and shadow. |
|
![]() |
Gets the bounding rectangle of this item when it is rotated. |
|
![]() |
Determines whether a selection handle of this item is located at the specified point. |
|
![]() |
Gets whether the user is prevented from manipulating this item. |
|
![]() |
Restores the state of this diagram item. |
|
![]() |
Saves the state of this diagram 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. |
|
![]() |
Gets the diagram coordinates of a point specified in the local coordinate system of this item. |
|
![]() |
Moves the item to the bottom of the z-order. |
|
![]() |
Moves the item one level down in the z-order. |
|
![]() |
Moves the item one level up in the z-order. |
|
![]() |
Moves the item to the top of the z-order. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Invoked to validate the drag operation. |
|
![]() |
Invoked when the interactive modification of this object has been canceled. |
|
![]() |
Creates an item state corresponding to the type of this diagram item. |
|
![]() |
Invoked when the user stops dragging this item. |
|
![]() |
Loads the item content from an XML element. |
|
![]() |
Called when the item is added to a Diagram, either by the user, programmatically or via undo / redo. |
|
![]() |
FrameworkElement.OnApplyTemplate override. |
|
![]() |
Called when a group child node has been modified. |
|
![]() |
Called after successful deserialization. |
|
![]() |
Called when the diagram's MeasureUnit changes. |
|
![]() |
Control.OnPointerCaptureLost override. |
|
![]() |
Control.OnPointerEntered override. |
|
![]() |
Control.OnPointerExited override. |
|
![]() |
Control.OnPointerPressed override. |
|
![]() |
Control.OnPointerReleased override. |
|
![]() |
Called when an item is removed from a Diagram, either by the user, programmatically or via undo / redo. |
|
![]() |
Invoked when the item's selection handles should be removed. |
|
![]() |
Restores the state of this diagram item. |
|
![]() |
Saves the state of this diagram item. |
|
![]() |
Saves the item content into an XML element. |
|
![]() |
Scales the item's elements by specified amount. |
|
![]() |
Invoked when the user starts dragging this item. |
|
![]() |
Invoked while the user drags this item. |
|
![]() |
Sets the handle colors according to the current selection state of the item and the enabled bits in the EnabledHandles property. |
|
![]() |
Invoked when the item's selection handles should change their position. |
|
![]() |
Sets the current VisualStates of this item. |
|
![]() |
Invoked when an item should update its visual elements. |