TdxGPPath.AddBezier(TdxPointF,TdxPointF,TdxPointF,TdxPointF) Method
Declaration
procedure AddBezier(const P1: TdxPointF; const P2: TdxPointF; const P3: TdxPointF; const P4: TdxPointF);
Parameters
| Name | Type |
|---|---|
| P1 | TdxPointF |
| P2 | TdxPointF |
| P3 | TdxPointF |
| P4 | TdxPointF |
See Also