C# Class GDI32DCPen, NewTOAPIA

Inheritance: GDIPen
Datei anzeigen Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
GDI32DCPen ( IntPtr device, uint color ) : System
OnSetHandle ( IntPtr aHandle ) : void

Method Details

GDI32DCPen() public method

public GDI32DCPen ( IntPtr device, uint color ) : System
device IntPtr
color uint
return System

OnSetHandle() public method

public OnSetHandle ( IntPtr aHandle ) : void
aHandle IntPtr
return void