1 reference to GdipSetPenStartCap
System.Drawing (1)
commonui\System\Drawing\Pen.cs (1)
331
int status = SafeNativeMethods.Gdip.
GdipSetPenStartCap
(new HandleRef(this, this.NativePen), unchecked((int)value));