TdxGPCanvas.Polyline(TdxPointF[],TColor,Single,TPenStyle,Byte) Method
Declaration
procedure Polyline(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