Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Artemis
DeviceProviders
Logitech
LogitechKeyboard
C# Class Artemis.DeviceProviders.Logitech.LogitechKeyboard
Inheritance:
KeyboardProvider
Show file
Open project: SpoinkyNL/Artemis
Public Methods
Method
Description
CanEnable
( ) :
bool
Disable
( ) :
void
DrawBitmap
(
Bitmap
bitmap
) :
void
Enable
( ) :
void
Private Methods
Method
Description
RestoreDll
( ) :
void
Method Details
CanEnable()
public
method
public
CanEnable
( ) :
bool
return
bool
Disable()
public
method
public
Disable
( ) :
void
return
void
DrawBitmap()
public
method
public
DrawBitmap
(
Bitmap
bitmap
) :
void
bitmap
System.Drawing.Bitmap
return
void
Enable()
public
method
public
Enable
( ) :
void
return
void