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