Skip to main content

TdxGPCanvas.Pie(TRect,Single,Single,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Method

Declaration

procedure Pie(R: TRect; AStartAngle: Single; ASweepAngle: Single; APenColor: TdxAlphaColor; ABrushColor: TdxAlphaColor; APenWidth: Single = 1; APenStyle: TPenStyle = psSolid); overload;

Parameters

Name Type
R TRect
AStartAngle Single
ASweepAngle Single
APenColor TdxAlphaColor
ABrushColor TdxAlphaColor
APenWidth Single
APenStyle TPenStyle
See Also