PointData

EmfPlusDrawCurve.PointData property

Gets or sets an array of either 32-bit signed integers or 32-bit floating-point numbers of Count length that defines coordinate values of the endpoints of the lines to be stroked.

public PointF[] PointData { get; set; }

See Also