fillSector

Draw a filled sector (circle slice).

void
fillSector
(
V
COLOR
)
(
auto ref V v
,,,,,
real a0
,
real a1
,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta