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 a value indicating whether the label can be auto arranged. |
||
Gets the brush used to draw the label's background. |
||
Gets the font used to render this item's text. |
||
Gets the label's horizontal align. |
||
Gets the label's margin. |
||
Gets the item's text. |
||
Gets a string specifying the color of the text of this item. |
||
Gets the label's vertical align. |
||
Sets a value indicating whether the label can be auto arranged. |
||
Sets the brush used to draw the label's background. |
||
Positions this label relatively to the specified control point. |
||
Sets the font used to render this item's text. |
||
Sets the label's horizontal align. |
||
Positions this label relatively to the link length. |
||
Sets the label's margin. |
||
Positions this label relatively to the specified link segment. |
||
Sets the item's text. |
||
Sets a string specifying the color of the text of this item. |
||
Sets the label's vertical align. |