Returns a representation of the specified text, which is ready to be rendered.
Namespace: MindFusion
Assembly: MindFusion.Common
C# Copy Code |
---|
string GetRenderedText ( |
Visual Basic Copy Code |
---|
Function GetRenderedText( _ |
The text to be processed.
The font the text will be rendered with.
The brush that will be used to render the text.
The target rectangle where the text will be rendered.
The alignment and format of the rendered text.
The render-ready representation of the text.