3 references to GdipTransformPath
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
811
PInvokeGdiPlus.
GdipTransformPath
(_nativePath, matrix.NativeMatrix).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
8089
/// <inheritdoc cref="
GdipTransformPath
(winmdroot.Graphics.GdiPlus.GpPath*, winmdroot.Graphics.GdiPlus.Matrix*)"/>
8096
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipTransformPath
(pathLocal, matrixLocal);