Represents a label displayed by a DiagramLink. New labels can be added to a link by calling its addLabel method.
The following tables list the members exposed by the LinkLabel type.
Name | Description | |
---|---|---|
Initializes a new instance of the LinkLabel class. |
Name | Description | |
---|---|---|
Gets or sets whether to automatically arrange the label to avoid overlapping nodes. |
||
Gets or sets the brush used to draw the label's background. |
||
Gets or sets a value indicating whether styled text rendering is enabled. (Inherited from ItemLabel.) |
||
Gets or sets a value indicating whether text wrapping is enabled. (Inherited from ItemLabel.) |
||
Gets or sets the font used to render label's text. |
||
Gets or sets the label's horizontal alignment. |
||
Gets or sets label's horizontal offset from its pin point. (Inherited from ItemLabel.) |
||
Gets or sets the label's margin. |
||
Gets or sets the maximum width of this label. (Inherited from ItemLabel.) |
||
Gets or sets the label's text. |
||
Gets or sets the text color. |
||
Gets or sets the label's vertical alignment. |
||
Gets or sets label's vertical offset from its pin point. (Inherited from ItemLabel.) |
Name | Description | |
---|---|---|
Positions this label relatively to the specified control point. |
||
Positions this label relatively to the link length. |
||
Positions this label relatively to the specified link segment. |