[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ArcSize

ArcSize Enum

Specifies whether an arc should be greater than 180 degrees.

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

Fields

Name Description
Large

An arc's sweep should be 180 degrees or greater.

Small

An arc's sweep should be 180 degrees or less.