C# 클래스 LCDNumbers.LCDScene

파일 보기 프로젝트 열기: EFanZh/EFanZh

공개 메소드들

메소드 설명
Render ( Graphics graphics, double width, double height, double part_width, double part_sep ) : void

메소드 상세

Render() 공개 정적인 메소드

public static Render ( Graphics graphics, double width, double height, double part_width, double part_sep ) : void
graphics System.Drawing.Graphics
width double
height double
part_width double
part_sep double
리턴 void