C# Class GDICommandRecipient, NewTOAPIA

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
GDICommandRecipient ( GDIGeometryRenderer, renderTo ) : System
ReceiveCommand ( EMR aRecord ) : void
ReceiveData ( byte data, int size ) : void

Method Details

GDICommandRecipient() public méthode

public GDICommandRecipient ( GDIGeometryRenderer, renderTo ) : System
renderTo GDIGeometryRenderer,
Résultat System

ReceiveCommand() public méthode

public ReceiveCommand ( EMR aRecord ) : void
aRecord TOAPI.GDI32.EMR
Résultat void

ReceiveData() public méthode

public ReceiveData ( byte data, int size ) : void
data byte
size int
Résultat void