Defines attributes of text content displayed by diagram items.
The following tables list the members exposed by the TextAttributes type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the TextAttributes class. |
Name | Description | |
---|---|---|
Gets whether text layout area has limited height. |
||
Gets or sets the preferred font family for this DiagramItem. |
||
Gets or sets the font size for this DiagramItem. |
||
Gets or sets the font-stretching characteristics for this DiagramItem. |
||
Gets or sets the font style for this DiagramItem. |
||
Gets or sets the font weight for this DiagramItem. |
||
Gets or sets a value that indicates the horizontal alignment of text content. |
||
Gets or sets the text displayed inside this item. |
||
Gets or sets the effects to apply to the text of this DiagramItem. |
||
Gets or sets the thickness of padding space between the item boundaries and its text. |
||
Gets or sets the text trimming to employ when text overflows the item area. |
||
Gets or sets a value that indicates the vertical alignment of text content. |
||
Gets or sets how this DiagramItem should wrap text. |
Name | Description | |
---|---|---|
Copies text attributes from source object to target object. |
Name | Description | |
---|---|---|
Implements the INotifyPropertyChanged.PropertyChanged event. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |