C# Class WindowlessControls.NativePen

Inheritance: NativeObject
Afficher le fichier Open project: koush/WindowlessControls

Méthodes publiques

Méthode Description
NativePen ( Color color, int width ) : System

Private Methods

Méthode Description
CreatePen ( int fnPenStyle, int nWidth, int crColor ) : IntPtr

Method Details

NativePen() public méthode

public NativePen ( Color color, int width ) : System
color Color
width int
Résultat System