Returns the Font used for the text of a given element.
A Font object which represents the Font used for the text of a given element.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The tip parameter may not be a null reference. |
| ArgumentException | The specified tip must be associated with a VisualTipProvider before it is rendered. |
VisualTipRenderer Class | Skybound.VisualTips.Rendering Namespace