Home » Development Area » DigiGuide Print Script » Function: GetTextWidth

Function: GetTextWidth


GetTextWidth( String strText )

Summary

Returns the width, in pixels, of strText.


Remarks

strText can only be plain text.


Parameters

ParameterDescription
String strText Plain text String to measure


See Also

  • DrawEllipsisText
  • MeasureText
  • PlaceText
  • SelectFont

    (Last updated: February 13, 2020 12:43:32)