3 references to GdipGetPenCompoundArray
System.Drawing.Common (1)
System\Drawing\Pen.cs (1)
808
PInvokeGdiPlus.
GdipGetPenCompoundArray
(NativePen, f, count).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
4607
/// <inheritdoc cref="
GdipGetPenCompoundArray
(winmdroot.Graphics.GdiPlus.GpPen*, float*, int)"/>
4614
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetPenCompoundArray
(penLocal, dashLocal, count);