FormattedTextMeasure Method |
Gets the size needed to draw the text.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Public Function Measure As SizeF
member Measure : unit -> SizeF
Return Value
Type:
SizeFThe size of the rectangle needed to draw the text
Remarks See Also