The base class for node and link labels.
The following tables list the members exposed by the ItemLabel type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Gets or sets the brush used to draw the label's background. |
||
Gets or sets a value indicating whether styled text rendering is enabled. |
||
Gets or sets a value indicating whether the label's text can be wrapped. |
||
Gets or sets the label's font. |
||
Gets or sets the label's horizontal alignment. |
||
Gets or sets the label's horizontal offset from its pin point. |
||
Gets or sets the index of an edge or point this label is relative to. |
||
Gets or sets the DiagramItem that displays this label. |
||
Gets or sets the label's margin. |
||
Gets or sets the maximum width of the label. |
||
Gets or sets the label's text. |
||
Gets or sets the brush used to draw the label's text. |
||
Gets or sets the label's vertical alignment. |
||
Gets or sets the label's vertical offset from its pin point. |
Name | Description | |
---|---|---|
Called when drag operation is canceled. |
||
Draws the label on the specified IGraphics surface. |
||
InplaceEditable.GetEditRect implementation. |
||
InplaceEditable.GetTextToEdit implementation. |
||
Loads the label from the specified XML element. |
||
Called when the left mouse button is pressed while the pointer is over this label. |
||
Called when the mouse is moved while this label tracks the mouse events. |
||
Called when the left mouse button is released while this label tracks the mouse events. |
||
Saves the label into the specified XML element. |
||
InplaceEditable.SetEditedText implementation. |
||
Indicates what cursor to display for interactive labels. |
||
Called while drag operation is in progress. |
Name | Description | |
---|---|---|
Loads the label from a JsonObject. |
||
Saves the label into a JsonObject. |