C# 클래스 RFID_Explorer.SummaryControl.DisplayObject

파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 메소드들

메소드 설명
Render ( String data, Graphics graphics, RectangleF r, Brush bgBrush ) : void

메소드 상세

Render() 공개 추상적인 메소드

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
리턴 void