Table of Contents

TCachedFontWidth.TCachedFontWidth Constructor

Creates an initializes an instance.

Syntax

Namespace: FlexCel.Core

public TCachedFontWidth(Double aFontWidth, Double aFontWidthScaled, Double aSpaceWidth, TFlxFont Fx, Int32 aScreenScaling)

Parameters

<-> Parameter Type Description
aFontWidth Double
aFontWidthScaled Double
aSpaceWidth Double
Fx TFlxFont
aScreenScaling Int32

See also