Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether users are allowed to draw incoming links to this node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets a value indicating whether users are allowed to draw outgoing links from this node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets the anchor points to which links are attached when connected to the node. (Inherited from DiagramNode.) |
|
![]() |
Returns the nodes attached to this node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets whether the item should capture the mouse input when the left button is pressed over it. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the rectangle that defines the position of the diagram node. This is a dependency property. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets the Brush that specifies how to paint the interior of the item. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Allows applying constraints to the location and size of the node. (Inherited from DiagramNode.) |
|
![]() |
Gets the ContainerNode that contains this node. (Inherited from DiagramNode.) |
|
![]() |
Gets a Grid that contains the ShapeNode decoration elements. This is a dependency property. |
|
![]() |
Gets the parent diagram. (Inherited from DiagramItem.) |
|
![]() |
Gets a collection with all effects applied to this node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets the kinds of modifications that end-users are permitted to perform on the node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets a value indicating whether users are allowed to expand or collapse the subtree that starts from this node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets a value indicating whether the subtree starting from this node is expanded. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets a value indicating how the node adjustment handles behave and what do they look like. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the horizontal alignment of the ShapeNode's image. This is a dependency property. |
|
![]() |
Gets or sets the horizontal alignment of the TextBlock used to display the ShapeNode text relative to its container Grid. This is a dependency property. |
|
![]() |
Gets or sets the hyperlink associated with this diagram item. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets user-defined identifier associated with this item. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a value indicating whether the position of this item should not be changed by automatic layout methods. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the image that is displayed in this shape node. This is a dependency property. |
|
![]() |
Gets or sets the alignment of the image displayed in this shape node. |
|
![]() |
Gets or sets the URL of the image displayed in this ShapeNode. Relative URLs are resolved against the directory containing the *.xap file |
|
![]() |
Gets or sets the path to image file within the (*.xap) archive displayed in this ShapeNode. |
|
![]() |
Gets or sets a value that describes how the ShapeNode's image should be stretched to fill the destination rectangle. This is a dependency property. |
|
![]() |
Gets a collection of links that point to the node. (Inherited from DiagramNode.) |
|
![]() |
Gets a value indicating whether the mouse button is pressed over this item. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets a value indicating whether the mouse pointer is located over this item. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with a layer. (Inherited from DiagramItem.) |
|
![]() |
Contains properties specific to each layout algorithm. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a value indicating whether users are allowed to edit the diagram item. (Inherited from DiagramItem.) |
|
![]() |
Gets the node to which this node is attached. This is a dependency property. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets a value indicating whether this node is considered an obstacle by the link-routing algorithm. (Inherited from DiagramNode.) |
|
![]() |
Gets a collection of links that start from this node. (Inherited from DiagramNode.) |
|
![]() |
Gets or sets the angle at which this node is rotated. This is a dependency property. (Inherited from DiagramNode.) |
|
![]() |
For internal use. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a value indicating whether a diagram item is selected. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a reference to the node's geometric shape definition. This is a dependency property. |
|
![]() |
Gets a Geometry object that represents the ShapeNode outline and is automatically generated from the current Shape and Bounds values. This is a dependency property. |
|
![]() |
Gets or sets the shape opacity of this node. This is a dependency property. (Inherited from DiagramNode.) |
|
![]() |
For internal use. |
|
![]() |
Gets or sets the Brush that specifies how the item outline is painted. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to outline nodes. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash are drawn. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a double value that specifies the distance within the dash pattern where a dash begins. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a PenLineCap enumeration value that specifies what shape to draw at the end of a Stroke. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of the item's outline. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of an item outline element. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a PenLineCap enumeration value that specifies what shape to draw at the start of a Stroke. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the width of the DiagramItem stroke outline. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the text displayed inside the shape node. This is a dependency property. |
|
![]() |
Gets or sets how the text should be aligned in the ShapeNode's text box. This is a dependency property. |
|
![]() |
Gets or sets the color of the item's text. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the alignment of the text that is displayed inside shape nodes. |
|
![]() |
Gets or sets the height of the ShapeNode text area. This is a dependency property. |
|
![]() |
Gets or sets the offset of the ShapeNode text area from the origin of its container Grid. This is a dependency property. |
|
![]() |
Gets or sets the width of the ShapeNode text area. This is a dependency property. |
|
![]() |
Gets or sets whether text wraps when it extends beyond the available width of the node. This is a dependency property. |
|
![]() |
Gets or sets the contents of the tooltip displayed when the mouse pointer rests over the diagram element. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a value indicating whether this shape node is transparent. This is a dependency property. |
|
![]() |
Gets or sets the vertical alignment of the ShapeNode's image. This is a dependency property. |
|
![]() |
Gets or sets the vertical alignment of the TextBlock used to display the ShapeNode text relative to its container Grid. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether this item is visible. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a weight value used in layout and path-finding algorithms. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the z-order position of the object. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
![]() |
Gets the size of this item. (Inherited from DiagramItem.) |