C# 클래스 Fractal.FractalTree

상속: Fractal
파일 보기 프로젝트 열기: EFanZh/EFanZh 1 사용 예제들

보호된 메소드들

메소드 설명
DoDraw ( Graphics graphics ) : void

비공개 메소드들

메소드 설명
Draw ( Graphics graphics, double x, double y, double angle, double length, bool offset_left, bool split_left, int level ) : void

메소드 상세

DoDraw() 보호된 메소드

protected DoDraw ( Graphics graphics ) : void
graphics System.Drawing.Graphics
리턴 void