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