Represents a label displayed by a DiagramLink. New labels can be added to a link by calling the DiagramLink.AddLabel method.
The following tables list the members exposed by the LinkLabel type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the EnableWrap dependency property. |
|
![]() ![]() |
Identifies the HorizontalOffset dependency property. |
|
![]() ![]() |
Identifies the Index dependency property. |
|
![]() ![]() |
Identifies the RelativeTo dependency property. |
|
![]() ![]() |
Identifies the Text dependency property |
|
![]() ![]() |
Identifies the VerticalOffset dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the label can be auto arranged. |
|
![]() |
Gets or sets the brush used to draw the label's background. |
|
![]() |
Gets or sets a value indicating whether the label's text can be wrapped. This is a dependency property. |
|
![]() |
Gets or sets the label's horizontal offset. This is a dependency property. |
|
![]() |
Gets or sets the index of the segment or control point this label is relative to. This is a dependency property. |
|
![]() |
Gets or sets the DiagramLink that displays this label. |
|
![]() |
Gets or sets the label's relative positioning. This is a dependency property. |
|
![]() |
Gets or sets the label's text. This is a dependency property. |
|
![]() |
Gets or sets the label's vertical offset. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
Creates a clone of this label. |
|
![]() |
InplaceEditable.GetDiagramItem implementation. |
|
![]() |
InplaceEditable.GetEditRect implementation. |
|
![]() |
InplaceEditable.GetTextToEdit implementation. |
|
![]() |
Loads the label from the specified XML element. |
|
![]() |
Saves the label into the specified XML element. |
|
![]() |
Positions this label relatively to the specified control point. |
|
![]() |
InplaceEditable.SetEditedText implementation. |
|
![]() |
Positions this label relatively to the link length. |
|
![]() |
Positions this label relatively to the specified link segment. |
Name | Description | |
---|---|---|
![]() |
Returns a point lying on a polyline that is positioned at a relative position along the polyline's length. |