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