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).

public virtual double GetCharWidth()

Returns

double

A double representing the width of the character.