Skip to main content

TdxGPCanvas.Pie(TRect,Single,Single,TColor,TColor,Single,TPenStyle,Byte,Byte) Method

Declaration

procedure Pie(R: TRect; AStartAngle: Single; ASweepAngle: Single; APenColor: TColor; ABrushColor: TColor; APenWidth: Single; APenStyle: TPenStyle; APenColorAlpha: Byte; ABrushColorAlpha: Byte); overload;

Parameters

Name Type
R TRect
AStartAngle Single
ASweepAngle Single
APenColor TColor
ABrushColor TColor
APenWidth Single
APenStyle TPenStyle
APenColorAlpha Byte
ABrushColorAlpha Byte
See Also