Type Default Value Read Only Static Description
Int32 10 No No The point size of the font used for drawing text.
Notes

This is the text size that will be used when drawing text on a Canvas.

This property is a shortcut equivalent to the TextSize of the DrawOptions.

See Also

DrawText

Example

None.