C# 클래스 Snowflake.SnowflakeScene

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

보호된 메소드들

메소드 설명
DoDraw ( Snowflake.System graphics ) : void
DoGetBaseSize ( ) : double
DoGetPenWidthFactor ( ) : double

비공개 메소드들

메소드 설명
DrawSnowflake ( Graphics graphics, double x, double y, double angle, int level ) : void

메소드 상세

DoDraw() 보호된 메소드

protected DoDraw ( Snowflake.System graphics ) : void
graphics Snowflake.System
리턴 void

DoGetBaseSize() 보호된 메소드

protected DoGetBaseSize ( ) : double
리턴 double

DoGetPenWidthFactor() 보호된 메소드

protected DoGetPenWidthFactor ( ) : double
리턴 double