Table of Contents

Method GetCharWidth

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetCharWidth()

Retrieves the width of a single character using the font returned by GetItemFont(int, bool).

public virtual float GetCharWidth()

Returns

float

A float representing the width of the character.