'Declaration Public Overridable Sub AddLine( _ ByVal p1A System.Drawing.PointF that represents the starting point of the line. As System.Drawing.PointF, _ ByVal p2A System.Drawing.PointF that represents the endpoint of the line. As System.Drawing.PointF _)
public virtual void AddLine( System.Drawing.PointF p1, System.Drawing.PointF p2)
public: virtual void AddLine( System.Drawing.PointF p1, System.Drawing.PointF p2)
public:virtual void AddLine( System.Drawing.PointF p1, System.Drawing.PointF p2)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
GraphicsPathWrapper Class GraphicsPathWrapper Members