[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.PathEx

PathEx Class

Inheritance
PathEx
Implements
Namespace: GrapeCity.Documents.Drawing
Assembly: C1.Document.dll
Syntax
public class PathEx : IDisposable

Constructors

Name Description
PathEx(IPath)

Fields

Name Description
Path
PathSink

Properties

Name Description
FigureHasSegments
FigureStarted
IsClosed

Methods

Name Description
AddArc(ArcSegment)
AddBezier(PointF, PointF, PointF)
AddLine(PointF)
AddQuadraticBezier(PointF, PointF)
BeginFigure(PointF)
CancelFigure()
Close()
Dispose()
Dispose(bool)
EndFigure(FigureEnd)
~PathEx()
GetBounds(Matrix3x2)
SetFillMode(FillMode)