[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Document.4.6.2 Assembly
GrapeCity.Documents.Drawing
Classes
PathEx
dotnet-framework-api
C1.Document.4.6.2 Assembly
C1.Document
C1.Document.Export
C1.Document.Export.Ssrs
C1.Document.FlexChart
C1.Document.Serialization
C1.Document.Util
C1.ImportServices.ReportExecution4
C1.ImportServices.ReportingService4
C1.Interop
C1.Ssrs
C1.Ssrs.RplReader
C1.Ssrs.RplReader.Recs
C1.Util.Localization
GrapeCity.Documents.Drawing
Classes
PathEx
Constructors
Fields
Properties
Methods
C1.Report.4.6.2 Assembly
C1.Win.FlexReport.4.8 Assembly
C1.Win.FlexReport.CustomFields.4.8 Assembly
C1.Win.Document.4.8 Assembly
C1.WPF.Document.4.6.2 Assembly
C1.WPF.FlexReport.4.6.2 Assembly
dotnet-standard-api
dotnet-api
(Showing Draft Content)
GrapeCity.Documents.Drawing.PathEx
PathEx Class
Inheritance
object
PathEx
Implements
IDisposable
Namespace
:
GrapeCity.Documents.Drawing
Assembly
: C1.Document.4.6.2.dll
Syntax
public class PathEx : IDisposable
Public Class PathEx Implements 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)