C# 클래스 iBabyShapes.HexagonView

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

공개 메소드들

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

메소드 상세

CreateShape() 공개 메소드

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

HexagonView() 공개 메소드

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