Persistate API documentation
MeasuredWidth Method (toMeasure)
NamespacesPersistate.UIPFontMeasuredWidth(String)

[This is preliminary documentation and is subject to change.]

Measures the width of the given text in this PFont.
Declaration Syntax
C#
public int MeasuredWidth(
	string toMeasure
)
Parameters
toMeasure (String)
The text to measure.
Return Value
The width of the text in pixels.

Assembly: Persistate.UI (Module: Persistate.UI) Version: 0.6.1.20 (0.6.1.20)