C# Class WindowlessControls.NativePen

Inheritance: NativeObject
Mostra file Open project: koush/WindowlessControls

Public Methods

Method Description
NativePen ( Color color, int width ) : System

Private Methods

Method Description
CreatePen ( int fnPenStyle, int nWidth, int crColor ) : IntPtr

Method Details

NativePen() public method

public NativePen ( Color color, int width ) : System
color Color
width int
return System