Name | Description | |
---|---|---|
![]() |
Clears the local values of all styleable appearance properties. |
|
![]() |
Creates a copy of this item. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Draws the item on the specified DrawingContext object. |
|
![]() |
Renders the selection handles. |
|
![]() |
Gets the bounding rectangle of this item. |
|
![]() |
Returns a Geometry object representing the shape of this item. |
|
![]() |
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. |
|
![]() |
Gets the item rotation angle. |
|
![]() |
Gets the tooltip that should be displayed for this item at the specified point. |
|
![]() |
Returns the diagram item that contains the specified point. |
|
![]() |
Determines whether a selection handle of this item is located at the specified point. |
|
![]() |
Triggers the manipulator located at the specified point. |
|
![]() |
Checks whether the specified rectangle intersects with this diagram item. |
|
![]() |
Returns the ItemLabel located at specified point. |
|
![]() |
Gets whether the user is prevented from manipulating this item. |
|
![]() |
Gets a flag indicating whether this object is being currently modified interactively by the user. |
|
![]() |
Returns the items that can be reached from this item by following the path specified in the given query expression. |
|
![]() |
Overloaded. |
|
![]() |
Transforms a point from document coordinates to item coordinates. |
|
![]() |
Transforms point from item-relative coordinates to document coordinates. |
|
![]() |
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 | |
---|---|---|
![]() |
Adds this item to specified container element. |
|
![]() |
Invoked during interactive creation of items to test whether the operation can be completed in the current context. |
|
![]() |
Invoked during interactive modification of items to test whether the operation can be completed in the current context. |
|
![]() |
Invoked when the item creation has been completed. |
|
![]() |
Overloaded. |
|
![]() |
Creates an item property set corresponding to the type of this diagram item. |
|
![]() |
Returns a FrameworkElement used to render this item in the DiagramView. |
|
![]() |
Creates an item state corresponding to the type of this diagram item. |
|
![]() |
Draws the associated manipulators in the specified context. |
|
![]() |
Applies specified function on properties intended to be set from WPF styles. |
|
![]() |
Called when the item is completely disassociated from a Diagram, that is, when it is no longer referenced from an item collection or the undo/redo history. |
|
![]() |
Gets the height of this item. |
|
![]() |
Subtracts the TextPadding values from the specified rectangle. |
|
![]() |
Gets the width of this item. |
|
![]() |
Gets the x-coordinate of the current position of this item. |
|
![]() |
Gets the y-coordinate of the current position of this item. |
|
![]() |
Loads the item from a JSON object. |
|
![]() |
Loads the item content from an XML element. |
|
![]() |
FrameworkElement.MeasureOverride override. |
|
![]() |
Called when the item is added to a Diagram, either by the user, programmatically or performing undo / redo. |
|
![]() |
Invoked when any of the item's appearance properties changes. |
|
![]() |
Called when a child node has been modified. |
|
![]() |
Called when a child node is being modified. |
|
![]() |
Called after successful deserialization. |
|
![]() |
Called when the diagram's MeasureUnit changes. |
|
![]() |
UIElement.OnMouseDown override. |
|
![]() |
UIElement.OnMouseUp override. |
|
![]() |
Called when the item's position changes. |
|
![]() |
UIElement.OnPreviewMouseWheel override. |
|
![]() |
UIElement.OnPreviewMouseUp override. |
|
![]() |
Called when an item is removed from a Diagram, either by the user, programmatically or while performing undo / redo. |
|
![]() |
UIElement.OnRender override. |
|
![]() |
Invoked when a FrameworkElement property serializable by DiagramItem changes. |
|
![]() |
Called when the size of the item changes. |
|
![]() |
Invoked when any of the item's stroke attributes changes. |
|
![]() |
Invoked when any of the attributes defined in ITextAttributes changes. |
|
![]() |
Called when the ZoomFactor changes. |
|
![]() |
Restores the properties of this diagram item. |
|
![]() |
Restores the state of this diagram item. |
|
![]() |
Saves the properties of this diagram item. |
|
![]() |
Saves the state of this diagram item. |
|
![]() |
Saves the item as a JSON object. |
|
![]() |
Saves the item content into an XML element. |
|
![]() |
Marks the diagram as changed. |
|
![]() |
Sets whether the item is in expanded or collapsed state. |
|
![]() |
Determines whether the item should be rendered in the current context. |
|
![]() |
Invoked once when the user starts creating a new item interactively. |
|
![]() |
Invoked when the user starts modifying this item interactively. |
|
![]() |
Invoked during interactive creation of this item. |
|
![]() |
Called to update the positions of subordinate nodes attached to this item when the attachment style is set to ControlledByMaster. |
|
![]() |
Invoked during interactive modification of this item. |