TdxGPCanvas.Path(TdxGPPath,TdxGPPen,TdxGPCustomBrush) Method
Declaration
procedure Path(APath: TdxGPPath; APen: TdxGPPen; ABrush: TdxGPCustomBrush); overload;
Parameters
Name | Type |
---|---|
APath | TdxGPPath |
APen | TdxGPPen |
ABrush | TdxGPCustomBrush |
See Also