C# Class RFID_Explorer.SummaryControl.DisplayObject

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Méthode Description
Render ( String data, Graphics graphics, RectangleF r, Brush bgBrush ) : void

Method Details

Render() public abstract méthode

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
Résultat void