C# Class iBabyShapes.TinyStarView

Inheritance: ShapeView
Exibir arquivo Open project: mikebluestein/iBabySmash

Public Methods

Method Description
CreateShape ( CGPath path, CGContext gctx ) : void
TinyStarView ( PointF origin ) : System

Method Details

CreateShape() public method

public CreateShape ( CGPath path, CGContext gctx ) : void
path CGPath
gctx CGContext
return void

TinyStarView() public method

public TinyStarView ( PointF origin ) : System
origin System.Drawing.PointF
return System