Table of Contents

Method BeginFontSize

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

BeginFontSize(int)

Begins using the given point size.

bool BeginFontSize(int pointSize)

Parameters

pointSize int

Returns

bool

BeginFontSize(double)

Begins using the given point size.

bool BeginFontSize(double pointSize)

Parameters

pointSize double

Returns

bool