BezierKnotRecord.PathPoints

BezierKnotRecord.PathPoints property

Gets or sets the path points.

public PointF[] PathPoints { get; set; }

Property Value

The path points.

See Also