Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the user is allowed to move the end point of a link. This is a dependency property |
|
![]() |
Gets or sets a value indicating whether the user is allowed to move the first control point of a link. This is a dependency property. |
|
![]() |
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 a value indicating whether a link should avoid nodes by going the shortest path from its origin to its destination without crossing any other nodes. |
|
![]() |
Gets or sets the Brush used to paint the link's BaseShape. This is a dependency property. |
|
![]() |
Gets or sets what shape to display at the beginning of a link. |
|
![]() |
Gets or sets the size of the BaseShape shape. |
|
![]() |
Gets or sets the Brush that specifies how to paint the interior of the item. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the orientation of the first segment of a cascading link. |
|
![]() |
Gets or sets a collection of the control points of this link. |
|
![]() |
Gets or sets the destination node of this link. |
|
![]() |
Gets or sets the index of the destination anchor point within the AnchorPattern that contains it. |
|
![]() |
Gets or sets the index of link's destination anchor point or table row. |
|
![]() |
Gets or sets the row to which this link should be connected when the destination node is a table. |
|
![]() |
Gets the parent diagram. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets a value indicating whether a link automatically adjusts its end points positions in order to keep pointing to the centers of nodes that it connects. |
|
![]() |
Gets or sets the mouse position where the user ended drawing ot modifying a link. |
|
![]() |
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 Brush used to paint the link's arrowhead shape. This is a dependency property. |
|
![]() |
Gets or sets the shape of this link's arrowhead. |
|
![]() |
Gets or sets the size of the arrowhead shape. |
|
![]() |
Gets or sets the Brush that specifies how the arrowhead stroke outline is painted. This is a dependency property. |
|
![]() |
Gets or sets the width of the arrowhead stroke outline. 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 Brush used to paint the link's IntermediateShape. This is a dependency property. |
|
![]() |
Gets or sets the shape displayed at the middle of each segment of the link. |
|
![]() |
Gets or sets the size of the IntermediateShape shape. |
|
![]() |
Gets a value indicating whether the link is connected to nodes at both its ends. |
|
![]() |
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.) |
|
![]() |
Returns the list of all labels displayed by this link. |
|
![]() |
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 or sets the origin node of the link. |
|
![]() |
Gets or sets the index of the origin anchor point within the AnchorPattern that contains it. |
|
![]() |
Gets or sets the index of link's origin anchor point or table row. |
|
![]() |
Gets or sets the row to which this link should be connected when the origin node is a table. |
|
![]() |
For internal use. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the number of segments of this link. |
|
![]() |
Gets or sets a value indicating whether a diagram item is selected. (Inherited from DiagramItem.) |
|
![]() |
Gets or sets the type of link segments and how they are positioned one relatively to another. |
|
![]() |
Gets or sets the mouse position where the user starts drawing or modifying the link. |
|
![]() |
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 over a link. This is a dependency property. |
|
![]() |
The control which displays the link text. |
|
![]() |
Gets or sets the color of the item's text. This is a dependency property. (Inherited from DiagramItem.) |
|
![]() |
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 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.) |
|
![]() |
A node that will become the link's Origin or Destination if the current link drawing or modification operation completes at the current mouse pointer location. |