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