TdxGPCanvas.Path(TdxGPPath,TColor,TColor,Single,TPenStyle,Byte,Byte) Method
Declaration
procedure Path(APath: TdxGPPath; APenColor: TColor; ABrushColor: TColor; APenWidth: Single; APenStyle: TPenStyle; APenColorAlpha: Byte; ABrushColorAlpha: Byte); overload;
Parameters
| Name | Type |
|---|---|
| APath | TdxGPPath |
| APenColor | TColor |
| ABrushColor | TColor |
| APenWidth | Single |
| APenStyle | TPenStyle |
| APenColorAlpha | Byte |
| ABrushColorAlpha | Byte |
See Also