C# Class iBabyShapes.TinyStarView

Inheritance: ShapeView
Afficher le fichier Open project: mikebluestein/iBabySmash

Méthodes publiques

Méthode Description
CreateShape ( CGPath path, CGContext gctx ) : void
TinyStarView ( PointF origin ) : System

Method Details

CreateShape() public méthode

public CreateShape ( CGPath path, CGContext gctx ) : void
path CGPath
gctx CGContext
Résultat void

TinyStarView() public méthode

public TinyStarView ( PointF origin ) : System
origin System.Drawing.PointF
Résultat System