For internal use.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
Syntax
C#
Copy Code
|
---|
public Rectangle RenderText ( Graphics graphics, Rectangle bounds, CheckBoxState state ) |
Visual Basic
Copy Code
|
---|
Public Function RenderText( _ graphics As Graphics, _ bounds As Rectangle, _ state As CheckBoxState _ ) As Rectangle |
Parameters
Return Value
See Also