Table of Contents

Method IncSize

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

IncSize(double)

Returns this font with same parameters, but with incremented size.

public virtual Font IncSize(double sizeInPoints = 1)

Parameters

sizeInPoints double

Value on which size of this font is incremented.

Returns

Font