Implements a container for text content and defines text attributes.
The following tables list the members exposed by the TextPresenter type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the TextPresenter class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the FontFamily dependency property. |
|
![]() ![]() |
Identifies the FontSize dependency property. |
|
![]() ![]() |
Identifies the FontStretch dependency property. |
|
![]() ![]() |
Identifies the FontStyle dependency property. |
|
![]() ![]() |
Identifies the FontWeight dependency property. |
|
![]() ![]() |
Identifies the TextAlignment dependency property. |
|
![]() ![]() |
Identifies the TextBrush dependency property. |
|
![]() ![]() |
Identifies the TextDecorations dependency property. |
|
![]() ![]() |
Identifies the TextPadding dependency property. |
|
![]() ![]() |
Identifies the Text dependency property. |
|
![]() ![]() |
Identifies the TextTrimming dependency property. |
|
![]() ![]() |
Identifies the TextVerticalAlignment dependency property. |
|
![]() ![]() |
Identifies the TextWrapping dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets whether text layout area has limited height. |
|
![]() |
Gets or sets the preferred font family for this TextPresenter. |
|
![]() |
Gets or sets the font size for this TextPresenter. |
|
![]() |
Gets or sets the font-stretching characteristics for this TextPresenter. |
|
![]() |
Gets or sets the font style for this TextPresenter. |
|
![]() |
Gets or sets the font weight for this TextPresenter. |
|
![]() |
Gets or sets the text displayed inside this item. |
|
![]() |
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 TextPresenter. |
|
![]() |
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 TextPresenter should wrap text. |
Name | Description | |
---|---|---|
![]() |
Copies all text attributes from the specified object. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Invoked when any of the attributes defined in ITextAttributes changes. |
|
![]() |
Overloaded. |
|
![]() |
Invoked when a value is assigned to a property and the diagram's Dirty flag must be set. |