3 references to GdipSetAdjustableArrowCapWidth
System.Drawing.Common (1)
System\Drawing\Drawing2D\AdjustableArrowCap.cs (1)
48PInvokeGdiPlus.GdipSetAdjustableArrowCapWidth(NativeArrowCap, value).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
6820 /// <inheritdoc cref="GdipSetAdjustableArrowCapWidth(winmdroot.Graphics.GdiPlus.GpAdjustableArrowCap*, float)"/> 6825 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetAdjustableArrowCapWidth(capLocal, width);