DigiGuide Logo

Home » Development Area » DigiGuide Script » API Index » 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: October 20, 2006 10:38:28)