The following tables list the members exposed by FontEffects.
Name | Description | |
---|---|---|
![]() | Capitalization | Returns or sets a value indicating whether the font is displayed in normal or small capitalized letters. |
![]() | Hidden | Returns or sets a boolean value indicating whether the text is hidden. |
![]() | Shadow | Returns or sets a boolean value indicating whether a shadow is drawn around the text. |
![]() | StrikeThrough | Returns or sets a boolean value indicating whether a single or double line is drawn through the text. |
![]() | TextEffect | Returns or sets a value indicating whether the font appears embossed, engraved, or outlined. |
![]() | VerticalAlignment | Returns or sets a value indicating whether the text is drawn in small letters above or below the baseline, i.e., in subscript or superscript. |
Name | Description | |
---|---|---|
![]() | Reset | Restores all property values for this instance to their respective defaults. |
View on GitHub