Name | Description | |
---|---|---|
![]() |
Adds a new item to the current selection. |
|
![]() |
Selects an item and deselects all others. |
|
![]() |
Removes all items from the selection. |
|
![]() |
Clears the local values of all styleable appearance properties. (Inherited from DiagramItem.) |
|
![]() |
Creates a copy of this item. (Inherited from DiagramItem.) |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.Draw override. |
|
![]() |
DiagramItem.DrawHandles override. |
|
![]() |
Gets the bounding rectangle of this item. (Inherited from DiagramItem.) |
|
![]() |
Returns a Geometry object representing the shape of this item. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.GetRepaintRect override. |
|
![]() |
Gets the bounding rectangle of this item when it is rotated. (Inherited from DiagramItem.) |
|
![]() |
Gets the item rotation angle. (Inherited from DiagramItem.) |
|
![]() |
Gets the number of selected items. |
|
![]() |
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. |
|
![]() |
Triggers the manipulator located at the specified point. (Inherited from DiagramItem.) |
|
![]() |
Checks whether the specified rectangle intersects with this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Returns the ItemLabel located at specified point. (Inherited from DiagramItem.) |
|
![]() |
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.) |
|
![]() |
Returns the items that can be reached from this item by following the path specified in the given query expression. (Inherited from DiagramItem.) |
|
![]() |
Removes an item from the selection. |
|
![]() |
Overloaded. (Inherited from DiagramItem.) |
|
![]() |
Toggles the selection state of an item. |
|
![]() |
Transforms a point from document coordinates to item coordinates. (Inherited from DiagramItem.) |
|
![]() |
Transforms point from item-relative coordinates to document coordinates. (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 | |
---|---|---|
![]() |
Adds this item to specified container element. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.AllowCreate override. |
|
![]() |
DiagramItem.AllowModify override. |
|
![]() |
DiagramItem.CompleteCreate override. |
|
![]() |
DiagramItem.CompleteModify override. |
|
![]() |
Creates an item property set corresponding to the type of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.CreateRenderer override. |
|
![]() |
Creates an item state corresponding to the type of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Draws the associated manipulators in the specified context. (Inherited from DiagramItem.) |
|
![]() |
Applies specified function on properties intended to be set from WPF styles. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.FreeResources override. |
|
![]() |
Gets the height of this item. (Inherited from DiagramItem.) |
|
![]() |
Subtracts the TextPadding values from the specified rectangle. (Inherited from DiagramItem.) |
|
![]() |
Gets the width of this item. (Inherited from DiagramItem.) |
|
![]() |
Gets the x-coordinate of the current position of this item. (Inherited from DiagramItem.) |
|
![]() |
Gets the y-coordinate of the current position of this item. (Inherited from DiagramItem.) |
|
![]() |
Loads the item from a JSON object. (Inherited from DiagramItem.) |
|
![]() |
Loads the item content from an XML element. (Inherited from DiagramItem.) |
|
![]() |
FrameworkElement.MeasureOverride override. (Inherited from DiagramItem.) |
|
![]() |
Called when the item is added to a Diagram, either by the user, programmatically or performing undo / redo. (Inherited from DiagramItem.) |
|
![]() |
Invoked when any of the item's appearance properties changes. (Inherited from DiagramItem.) |
|
![]() |
Called when a child node has been modified. (Inherited from DiagramItem.) |
|
![]() |
Called when a child node is being modified. (Inherited from DiagramItem.) |
|
![]() |
Called after successful deserialization. (Inherited from DiagramItem.) |
|
![]() |
Called when the diagram's MeasureUnit changes. (Inherited from DiagramItem.) |
|
![]() |
UIElement.OnMouseDown override. (Inherited from DiagramItem.) |
|
![]() |
UIElement.OnMouseUp override. (Inherited from DiagramItem.) |
|
![]() |
Called when the item's position changes. (Inherited from DiagramItem.) |
|
![]() |
UIElement.OnPreviewMouseWheel override. (Inherited from DiagramItem.) |
|
![]() |
UIElement.OnPreviewMouseUp override. (Inherited from DiagramItem.) |
|
![]() |
Called when an item is removed from a Diagram, either by the user, programmatically or while performing undo / redo. (Inherited from DiagramItem.) |
|
![]() |
UIElement.OnRender override. (Inherited from DiagramItem.) |
|
![]() |
Invoked when a FrameworkElement property serializable by DiagramItem changes. (Inherited from DiagramItem.) |
|
![]() |
Called when the size of the item changes. (Inherited from DiagramItem.) |
|
![]() |
Invoked when any of the item's stroke attributes changes. (Inherited from DiagramItem.) |
|
![]() |
Invoked when any of the attributes defined in ITextAttributes changes. (Inherited from DiagramItem.) |
|
![]() |
Called when the ZoomFactor changes. (Inherited from DiagramItem.) |
|
![]() |
Restores the properties of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Restores the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the properties of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the state of this diagram item. (Inherited from DiagramItem.) |
|
![]() |
Saves the item as a JSON object. (Inherited from DiagramItem.) |
|
![]() |
Saves the item content into an XML element. (Inherited from DiagramItem.) |
|
![]() |
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. |
|
![]() |
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. |