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