Represents method DrawArcWithBezier(TRSGPPath,Single,Single,Single,Single,Single,Single,Boolean).
Namespace: RSGdiPlusGraphics
Delphi |
procedure DrawArcWithBezier(Path: TRSGPPath; CenterX, CenterY, RadiusX, RadiusY, StartAngle, SweepRange: Single; |
Parameters
Path
Type: TRSGPPath
CenterX
Type: Single
CenterY
Type: Single
RadiusX
Type: Single
RadiusY
Type: Single
StartAngle
Type: Single
SweepRange
Type: Single
UseMoveTo
Type: Boolean
Reference |