3 references to GdipGetAdjustableArrowCapMiddleInset
System.Drawing.Common (1)
System\Drawing\Drawing2D\AdjustableArrowCap.cs (1)
58
PInvokeGdiPlus.
GdipGetAdjustableArrowCapMiddleInset
(NativeArrowCap, &middleInset).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
3046
/// <inheritdoc cref="
GdipGetAdjustableArrowCapMiddleInset
(winmdroot.Graphics.GdiPlus.GpAdjustableArrowCap*, float*)"/>
3053
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetAdjustableArrowCapMiddleInset
(capLocal, middleInsetLocal);