VectSharp
2.2.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Segment, including all inherited members.
Clone() | VectSharp.Segment | pure virtual |
GetLinearisationTangents(Point? previousPoint, double resolution) | VectSharp.Segment | pure virtual |
GetPointAt(Point previousPoint, double position) | VectSharp.Segment | pure virtual |
GetTangentAt(Point previousPoint, double position) | VectSharp.Segment | pure virtual |
Linearise(Point? previousPoint, double resolution) | VectSharp.Segment | pure virtual |
Measure(Point previousPoint) | VectSharp.Segment | pure virtual |
Point | VectSharp.Segment | |
Points | VectSharp.Segment | |
Transform(Func< Point, Point > transformationFunction) | VectSharp.Segment | pure virtual |
Type | VectSharp.Segment |