C# Class GDI32DCPen, NewTOAPIA

Inheritance: GDIPen
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
GDI32DCPen ( IntPtr device, uint color ) : System
OnSetHandle ( IntPtr aHandle ) : void

Method Details

GDI32DCPen() public méthode

public GDI32DCPen ( IntPtr device, uint color ) : System
device IntPtr
color uint
Résultat System

OnSetHandle() public méthode

public OnSetHandle ( IntPtr aHandle ) : void
aHandle IntPtr
Résultat void