Click or drag to resize

DisplayGetTextWidth Method

Gets the width of a single character in pixels.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public int GetTextWidth()

Return Value

Type: Int32
The width of a single character in pixels.
See Also