Method GetPoints
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetPoints(Span<Point2Float>, int)
Gets points from the points array.
void GetPoints(Span<Point2Float> points, int startIndex = 0)
Parameters
points
Span<Point2Float>startIndex
int