Enumerates each element which may be rendered on a VisualTip.
| Member Name | Description |
|---|---|
| TitleImage | The title image. |
| Title | The title text. |
| DisabledMessage | The message displayed above the tip text when the tip is disabled. |
| Text | The main tip text. |
| FooterText | The text displayed at the bottom of the tip. |
| Image | The image displayed beside the main tip text. |
| FooterImage | The images displayed at the bottom of the tip beside the footer text. |
Namespace: Skybound.VisualTips.Rendering
Assembly: Skybound.VisualTips (in Skybound.VisualTips.dll)
Skybound.VisualTips.Rendering Namespace