C# Class RFID_Explorer.SummaryControl.DisplayObject

Mostra file 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