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