VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingEngine Class / DrawLines Methods
In This Topic
    DrawLines Method (DrawingEngine)
    In This Topic
    Overloaded. Draws the series of line segments that connect an array of structures.
    Overload List
    OverloadDescription
    Draws the series of line segments that connect an array of System.Drawing.PointF structures.
    Draws the series of line segments, which connect an array of System.Drawing.PointF structures with specified line caps.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also