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