Measures graphical size of the specified text.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
Size MeasureText( string text ) |
Visual Basic |
---|
Function MeasureText ( text As String ) As Size |
Parameters
- text
- Type: System..::..String
text to measure
Return Value
Type: Sizesize of the text in the graphic device context