C# 클래스 iBabyShapes.TinyStarView

상속: ShapeView
파일 보기 프로젝트 열기: mikebluestein/iBabySmash

공개 메소드들

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

메소드 상세

CreateShape() 공개 메소드

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

TinyStarView() 공개 메소드

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