[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.SweepDirection

SweepDirection Enum

Defines the direction that an elliptical arc is drawn.

Namespace: GrapeCity.Documents.Drawing
Assembly: DS.Documents.Imaging.dll
Syntax
public enum SweepDirection
Public Enum SweepDirection

Fields

Name Description
Clockwise

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

CounterClockwise

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