TdxGPPath.AddString(string,TdxGPFont,TdxGPStringFormat,TdxRectF) Method
Declaration
procedure AddString(const S: string; AFont: TdxGPFont; AFormat: TdxGPStringFormat; const ARect: TdxRectF); overload;
Parameters
Name | Type |
---|---|
S | string |
AFont | TdxGPFont |
AFormat | TdxGPStringFormat |
ARect | TdxRectF |
See Also