TextRenderer Class Members
In This Topic
The following tables list the members exposed by
TextRenderer.
Public Constructors
Public Methods
| Name | Description |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | DrawString | Draws the specified text string on specified TextRenderer at the specified location using the specified color structure. |
 | DrawText | Draws the specified text at the specified VintasoftRectF using the specified VintasoftColor and TextFont objects. |
 | GetBitmapAndDispose | Returns source bitmap and disposes this text renderer. |
 | MeasureString | Measures the specified string when drawn with this text renderer. |
See Also