3 references to GdipSetCustomLineCapWidthScale
System.Drawing.Common (1)
System\Drawing\Drawing2D\CustomLineCap.cs (1)
174
PInvokeGdiPlus.
GdipSetCustomLineCapWidthScale
(_nativeCap, value).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
6972
/// <inheritdoc cref="
GdipSetCustomLineCapWidthScale
(winmdroot.Graphics.GdiPlus.GpCustomLineCap*, float)"/>
6977
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipSetCustomLineCapWidthScale
(customCapLocal, widthScale);