Click or drag to resize

CanvasCalculateTextSize Method

Overload List
  NameDescription
Public methodStatic memberCalculateTextSize(String, Font)
Calculates the pixel size required to draw text using a specific font.
Public methodStatic memberCalculateTextSize(String, Font, TextFormat)
Calculates the pixel size required to draw text using a specific font and text format.
Public methodStatic memberCalculateTextSize(String, Size, Font, TextFormat)
Calculates the size of bound text without actually drawing it.
Top
See Also