1 reference to Warp
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
865
public void Warp(PointF[] destPoints, RectangleF srcRect) =>
Warp
(destPoints, srcRect, null);