[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.FigureEnd

Enum FigureEnd

Namespace
GrapeCity.Documents.Drawing
Assembly
GcDocs.Imaging.dll

Indicates whether a specific IPath figure is open or closed.

public enum FigureEnd

Fields

Closed = 1

The figure is closed.

Open = 0

The figure is open.