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