TdxGPCanvas.MeasureString(string,TdxGPFont,TdxSizeF) Method
Declaration
function MeasureString(const AText: string; AFont: TdxGPFont; const ALayoutArea: TdxSizeF): TdxSizeF; overload;
Parameters
| Name | Type |
|---|---|
| AText | string |
| AFont | TdxGPFont |
| ALayoutArea | TdxSizeF |
Returns
| Type |
|---|
| TdxSizeF |
See Also