C# Class iBabyShapes.StarView

Inheritance: ShapeView
Datei anzeigen Open project: mikebluestein/iBabySmash Class Usage Examples

Public Methods

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

Method Details

CreateShape() public method

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

StarView() public method

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