TdxGPCanvas.Curve(TdxPointF[],TColor,Single,TPenStyle,Byte) Method
Declaration
procedure Curve(const APoints: array of TdxPointF; APenColor: TColor; APenWidth: Single; APenStyle: TPenStyle; APenColorAlpha: Byte); overload;
Parameters
| Name | Type |
|---|---|
| APoints | TdxPointF |
| APenColor | TColor |
| APenWidth | Single |
| APenStyle | TPenStyle |
| APenColorAlpha | Byte |
See Also