Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RFID_Explorer
SummaryControl.DisplayObject
C# Class RFID_Explorer.SummaryControl.DisplayObject
Datei anzeigen
Open project: mti-rfid/RFID_Explorer
Public Methods
Method
Description
Render
(
String
data
,
Graphics
graphics
,
RectangleF
r
,
Brush
bgBrush
) :
void
Method Details
Render()
public
abstract
method
public
abstract
Render
(
String
data
,
Graphics
graphics
,
RectangleF
r
,
Brush
bgBrush
) :
void
data
String
graphics
System.Drawing.Graphics
r
System.Drawing.RectangleF
bgBrush
System.Drawing.Brush
return
void