Represents a link between two diagram nodes.
The following tables list the members exposed by the DiagramLink type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the DiagramLink class. |
Name | Description | |
---|---|---|
Identifies the Brush property. (Inherited from DiagramItem.) |
||
Identifies the HyperLink property. (Inherited from DiagramItem.) |
||
Identifies the Id property. (Inherited from DiagramItem.) |
||
Identifies the IgnoreLayout property. (Inherited from DiagramItem.) |
||
Identifies the LayerIndex property. (Inherited from DiagramItem.) |
||
Identifies the Locked property. (Inherited from DiagramItem.) |
||
Identifies the Pen property. (Inherited from DiagramItem.) |
||
Identifies the ShadowBrush property. (Inherited from DiagramItem.) |
||
Identifies the ShadowOffsetX property. (Inherited from DiagramItem.) |
||
Identifies the ShadowOffsetY property. (Inherited from DiagramItem.) |
||
Identifies the Tag property. (Inherited from DiagramItem.) |
||
Identifies the TextBrush property. (Inherited from DiagramItem.) |
||
Identifies the TextPadding property. (Inherited from DiagramItem.) |
||
Identifies the Visible property. (Inherited from DiagramItem.) |
||
Idenitifies the Weight property. (Inherited from DiagramItem.) |
||
Identifies the ZIndex property. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the user is allowed to move the end point of a link. |
||
Gets or sets a value indicating whether the user is allowed to move the first control point of a link. |
||
Gets a reference to the list of items that are attached to this one. (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 a value indicating whether link end points should automatically align to the border of the nearest node while the user moves them. |
||
Gets or sets the brush to use when filling arrow base shapes. |
||
Gets or sets what shape to display at the beginning of a link. |
||
Gets or sets the size of the BaseShape shape. |
||
Gets the size of the rectangle that bounds this link. |
||
Gets or sets the brush used to fill the interior of this item. (Inherited from DiagramItem.) |
||
Gets or sets the orientation of the first segment of a cascading link. |
||
Gets or sets the link control points. |
||
Gets or sets the radius length of decorations displayed at intersection points of this link. |
||
Gets or sets the type of custom drawing performed on 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 ConnectionPoint object representing the link connection to its destination node. This allows connecting the link to a constituent part of a node, such as a TableNode row or a TreeViewItem. |
||
Gets or sets the index of link's destination anchor point or table row. |
||
Gets or sets a value indicating whether the points where this link crosses other links should be drawn as arcs or dashes. |
||
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 the effective brush of the item. (Inherited from DiagramItem.) |
||
Gets the currently effective font of the item. (Inherited from DiagramItem.) |
||
Gets the effective head pen of the link. |
||
Gets the effective pen of the item. (Inherited from DiagramItem.) |
||
Gets the effective shadow brush of the item. (Inherited from DiagramItem.) |
||
Gets the effective text brush of the item. (Inherited from DiagramItem.) |
||
Gets or sets the last control point of a link. |
||
Gets or sets the font used to render the item's text. (Inherited from DiagramItem.) |
||
Gets or sets the appearance of the link's selection handles. |
||
Gets or sets the brush to use when filling arrow heads. |
||
Gets or sets the pen to use when painting arrowheads lines. |
||
Gets or sets the shape of this link's arrowhead. |
||
Gets or sets the size of the arrowhead shape. |
||
Gets or sets the hyper link. (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 to use when filling intermediate arrow shapes. |
||
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. |
||
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 the length of the link. |
||
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 ConnectionPoint object representing the link connection to its origin node. This allows connecting the link to a constituent part of a node, such as a TableNode row or a TreeViewItem. |
||
Gets or sets the index of link's origin anchor point or table row. |
||
Gets the diagram that contains this item. (Inherited from DiagramItem.) |
||
Gets or sets the pen used to paint the frame of the item. (Inherited from DiagramItem.) |
||
Gets or sets a value indicating whether a link should maintain its form if the nodes connected with that link are moved around. |
||
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 brush used to paint the item's shadow. (Inherited from DiagramItem.) |
||
Gets or sets the horizontal offset of the shadow of this item. (Inherited from DiagramItem.) |
||
Gets or sets the vertical offset of the shadow of this item. (Inherited from DiagramItem.) |
||
Gets or sets the type of link segments and how they are positioned one relatively to another. |
||
Gets or sets the first control point of a link. |
||
Gets or sets the style associated with the item. (Inherited from DiagramItem.) |
||
Gets or sets user-defined data associated with this item. (Inherited from DiagramItem.) |
||
Gets or sets the text displayed over a link. |
||
Gets or sets the link's text placement and orientation. |
||
Gets or sets the brush used to paint texts inside the item. (Inherited from DiagramItem.) |
||
Gets or sets the spacing between the item boundaries and its text. (Inherited from DiagramItem.) |
||
Gets or sets the link's text placement and orientation. |
||
DiagramItem.TopLevel override. |
||
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 this item. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
Returns the diagram measure unit. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
Overloaded. Adds a label to this link. |
||
Arranges the middle points of polyline and bezier links so that they are evenly spaces between the link's end points. |
||
Creates a copy of this link. |
||
Overloaded. DiagramItem.ContainsPoint override. |
||
Draws the link on the specified IGraphics surface. |
||
Draws an arrowhead shape. |
||
DiagramItem.DrawHandles override. |
||
Draws the shadow of this link on the specified IGraphics surface. |
||
DiagramItem.GetBounds override. |
||
Returns the index of the longest horizontal segment of this link. |
||
DiagramItem.GetOutlinePoly override. |
||
DiagramItem.GetRepaintRect override. |
||
DiagramItem.GetRotatedBounds override. |
||
Returns the diagram item that contains the specified point. (Inherited from DiagramItem.) |
||
DiagramItem.HitTestHandle override. |
||
Overloaded. Checks whether this link intersects with the specified link. |
||
Returns the label whose layout rectangle contains the specified point. |
||
Gets whether the user is prevented from manipulating this item. (Inherited from DiagramItem.) |
||
DiagramItem.OnLoad override. |
||
Attaches the link end points to the anchor points defined for the link's origin and destination nodes. |
||
Removes the specified label from this link. |
||
For internal use. (Inherited from DiagramItem.) |
||
Routes this link, regardless of whether the link's AutoRoute flag is enabled. |
||
For internal use. (Inherited from DiagramItem.) |
||
Sets the origin and destination connection points of this link. |
||
Overloaded. Updates the link's internal state after the link's control points have been changed. |
||
Aligns the link ends to the contour of the nodes it connects. |
||
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 the specified manipulator to this object. (Inherited from DiagramItem.) |
||
DiagramItem.CreateProperties override. |
||
DiagramItem.CreateState override. |
||
Overloaded. Draws the associated manipulators on a specified graphics. (Inherited from DiagramItem.) |
||
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. (Inherited from DiagramItem.) |
||
Gets the effective value of the style property with the specified name. (Inherited from DiagramItem.) |
||
Invoked when the user releases his finger over this item. (Inherited from DiagramItem.) |
||
Loads the link content from a JsonObject. |
||
Loads the link content from an XML element. |
||
Called when the item is added to a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.) |
||
Called when a group child node has been modified. (Inherited from DiagramItem.) |
||
DiagramItem.OnFontChanged override. |
||
Called when the Diagram's MeasureUnit changes. |
||
DiagramItem.OnPropertyChanged override. |
||
Called when an item is removed from a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.) |
||
DiagramItem.OnStyleChanged override. |
||
Called when the MindFusion.Diagramming for .NET MAUI's ZoomFactor changes. (Inherited from DiagramItem.) |
||
Raises an event which notifies that a link has been clicked. |
||
Removes the specified manipulator from the object. (Inherited from DiagramItem.) |
||
Overloaded. Repaints the specified region of the diagram. (Inherited from DiagramItem.) |
||
DiagramItem.RestoreProperties override. |
||
DiagramItem.RestoreState override. |
||
DiagramItem.SaveProperties override. |
||
DiagramItem.SaveState override. |
||
Saves the link content into a JsonObject. |
||
Saves the link content into an XML element. |
||
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.) |