NumSegments

EmfPlusDrawCurve.NumSegments property

Gets or sets the segments count A 32-bit unsigned integer that specifies the number of line segments making up the spline.

public int NumSegments { get; set; }

See Also