The base class for node and link labels.
The following tables list the members exposed by the ItemLabel type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Identifies the Brush dependency property. |
||
Identifies the EnableWrap dependency property. |
||
Identifies the FontFamily dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontSize dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStretch dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontStyle dependency property. (Inherited from TextPresenter.) |
||
Identifies the FontWeight dependency property. (Inherited from TextPresenter.) |
||
Identifies the HorizontalOffset dependency property. |
||
Identifies the Index dependency property. |
||
Identifies the TextAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextBrush dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextDecorations dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextPadding dependency property. (Inherited from TextPresenter.) |
||
Identifies the Text dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextTrimming dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextVerticalAlignment dependency property. (Inherited from TextPresenter.) |
||
Identifies the TextWrapping dependency property. (Inherited from TextPresenter.) |
||
Identifies the VerticalOffset dependency property. |
Name | Description | |
---|---|---|
Gets or sets the brush used to draw the label's background. |
||
Gets whether text layout area has limited height. (Inherited from TextPresenter.) |
||
Gets or sets a value indicating whether the label's text can be wrapped. |
||
Gets or sets the preferred font family for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font size for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font-stretching characteristics for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font style for this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the font weight for this TextPresenter. (Inherited from TextPresenter.) |
||
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 text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the horizontal alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets the text displayed inside this item. (Inherited from TextPresenter.) |
||
Gets or sets the effects to apply to the text of this TextPresenter. (Inherited from TextPresenter.) |
||
Gets or sets the thickness of padding space between the item boundaries and its text. (Inherited from TextPresenter.) |
||
Gets or sets the text trimming to employ when text overflows the item area. (Inherited from TextPresenter.) |
||
Gets or sets a value that indicates the vertical alignment of text content. (Inherited from TextPresenter.) |
||
Gets or sets how this TextPresenter should wrap text. (Inherited from TextPresenter.) |
||
Gets or sets the label's vertical offset from its pin point. |
Name | Description | |
---|---|---|
Called when drag operation is canceled. |
||
Copies all text attributes from the specified object. (Inherited from TextPresenter.) |
||
Draws the label on the specified DrawingContext surface. |
||
InplaceEditable.GetDiagramItem implementation. |
||
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. |
||
Overloaded. (Inherited from TextPresenter.) |
||
Invoked when any of the attributes defined in ITextAttributes changes. (Inherited from TextPresenter.) |
||
Overloaded. (Inherited from TextPresenter.) |
||
Saves the label into a JsonObject. |
||
Invoked when a value is assigned to a property and the diagram's Dirty flag must be set. (Inherited from TextPresenter.) |