C# 클래스 iBabyShapes.SquareView

상속: ShapeView
파일 보기 프로젝트 열기: mikebluestein/iBabySmash 1 사용 예제들

공개 메소드들

메소드 설명
CreateShape ( CGPath path, CGContext gctx ) : void
SquareView ( PointF origin ) : System

메소드 상세

CreateShape() 공개 메소드

public CreateShape ( CGPath path, CGContext gctx ) : void
path CGPath
gctx CGContext
리턴 void

SquareView() 공개 메소드

public SquareView ( PointF origin ) : System
origin System.Drawing.PointF
리턴 System