extent([extent])

Class: Arc.

Description:

Sets or gets an extent value of the Arc. Extent defines how much of the arc is removed by setting an angle between 0 and 360.

Parameters:

Name Type Description

[extent]

number

Extent value between 0 and 360.

Returns:

If called without parameters, current value is returned; otherwise this Arc object is returned.

Type: number | Arc