Returns the height in pixels of a multiline text string.
Namespace: RSGraphics
Delphi |
function GetMultilineTextHeight(const Canvas: TCanvas; Text: string): TRSGfxFloat; |
Parameters
Canvas
Type: TCanvas
Text
Type: string
Type: TRSGfxFloat
Reference |