1 reference to CreatePen
System.Windows.Forms (1)
misc\GDI\WindowsPen.cs (1)
121
this.nativeHandle = IntSafeNativeMethods.
CreatePen
((int) this.style, this.width, ColorTranslator.ToWin32(this.color) );