Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines

DrawDonutSlice(TCanvas,TCanvasRect,Double,Double,Integer,Double,Double,Single) Method

Scroll Prev Top Next More

Draws and fills a donut arc or slice on the canvas

Namespace: FMX.RS.Graphics

Parameters

Canvas

Type: TCanvas

Canvas to draw on

ARect

Type: System.Void

Rectangle that contains the entire donut

StartDegrees

Type: Double

Start angle for the donut arc

StopDegrees

Type: Double

End angle for the donut arc

Offset

Type: Integer

Offset for the start angle (in degrees)

InnerRadius

Type: Double

Inner radius of the entire donut, specified in units or pixels

OuterRadius

Type: Double

Outer radius of the entire donut, specified in units or pixels

Opacity

Type: Single

Transparency of the donut slice (FMX only)

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb