Silverlight TextBlock Plus Properties Reference
The TextBlockPlus exposes several properties for controlling various aspects of the TextBlockPlus and its behaviour.
Properties for Liquid.TextBlockPlus
Below are the available properties complete with descriptions.
| Property Name | Type | Description |
| Background |
Brush |
Gets or sets the text color. |
| TextBlockPlusEffect |
TextBlockPlusEffect |
Gets or sets the effect for this block of text. |
| BorderType |
BorderEffect |
Gets or sets the border style. |
| Shadow |
ShadowEffect |
Gets or sets the shadow style. |
| ShadowBrush |
Brush |
Gets or sets the shadow brush. |
| Text |
String |
Gets or sets the text value. |
| FontFamily |
FontFamily |
Gets or sets the font family. |
| FontSize |
Double |
Gets or sets the font size. |
| FontStretch |
FontStretch |
Gets or sets the font stretch. |
| FontStyle |
FontStyle |
Gets or sets the font style. |
| FontWeight |
FontWeight |
Gets or sets the font weight. |
| Foreground |
Brush |
Gets or sets the font foreground brush. |
| TextDecorations |
TextDecorationCollection |
Gets or sets the font family. |
| LineHeightMultiplier |
Double |
Gets or sets a value to apply to the line height. |
| ContentWidth |
Double |
Gets the width of the undelying textblock. |
| ContentHeight |
Double |
Gets the height of the undelying textblock. |
| StyleID |
String |
Gets the style ID for this textblock. |
Methods for Liquid.TextBlockPlus
Below are the available methods, complete with parameters and descriptions.
| Method Name | Description | Parameters |
No methods are available for this class.
Rate this page:
1 Star
2 Star
3 Star
4 Star
5 Star
9 Ratings / 2.8 Average