Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GraphicCommand
C# Class GraphicCommand, NewTOAPIA
Mostra file
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Properties
Property
Type
Description
fCommand
int
fData
byte[]
Public Methods
Method
Description
GraphicCommand
(
int
aCommand
,
byte
data
) :
System
Method Details
GraphicCommand()
public
method
public
GraphicCommand
(
int
aCommand
,
byte
data
) :
System
aCommand
int
data
byte
return
System
Property Details
fCommand
public_oe property
public
int
fCommand
return
int
fData
public_oe property
public
byte[]
fData
return
byte[]