C# Class TOAPI.GDI32.EMRSETPIXELV

Inheritance: EMR
Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
crColor uint
ptlPixel POINT

Public Methods

Method Description
EMRSETPIXELV ( ) : System

Method Details

EMRSETPIXELV() public method

public EMRSETPIXELV ( ) : System
return System

Property Details

crColor public property

public uint crColor
return uint

ptlPixel public property

public POINT ptlPixel
return POINT