TUIFont.GetHeight Method
Height of the font for a given resolution.
Syntax
Namespace: FlexCel.Core
public abstract Double GetHeight(Int32 dpi)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
dpi | Int32 | Resolution. |
Height of the font for a given resolution.
Namespace: FlexCel.Core
public abstract Double GetHeight(Int32 dpi)
<-> | Parameter | Type | Description |
---|---|---|---|
dpi | Int32 | Resolution. |