TextGraphics Properties |
The TextGraphics type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignToPixel |
Gets or sets a parameter indicating whether the text should be aligned to a pixel.
| |
| Color |
Gets or sets a parameter indicating the color of the text over time.
| |
| DisplayParameters |
Gets or sets the visibility of the text over time.
| |
| EyeOffset |
Gets or sets a parameter indicating the eye offset of the text over time.
| |
| Font |
Gets or sets the Font used to draw the text.
| |
| Origin |
Gets or sets a parameter indicating the Origin of the text over time.
| |
| Outline |
Gets or sets whether or not to outline the text.
| |
| OutlineColor |
Gets or sets a parameter indicating the color and translucency of the text outline over time.
| |
| PixelOffset |
Gets or sets a parameter indicating the pixel offset of the text over time.
| |
| Text |
Gets or sets a parameter indicating the value of the text over time.
| |
| TextureFilter |
Gets or sets a parameter indicating the TextureFilter2D of the text over time.
|