[]
        
(Showing Draft Content)

SweepDirection

DsPdfJS API v9.1.0


DsPdfJS API / SweepDirection

Enumeration: SweepDirection

Defines the direction that an elliptical arc is drawn.

Enumeration Members

Clockwise

Clockwise: 1

Arcs are drawn in a clockwise (positive-angle) direction.


CounterClockwise

CounterClockwise: 0

Arcs are drawn in a counterclockwise (negative-angle) direction.