C# Class iBabyShapes.CircleView

Inheritance: ShapeView
Afficher le fichier Open project: mikebluestein/iBabySmash Class Usage Examples

Méthodes publiques

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

Method Details

CircleView() public méthode

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

CreateShape() public méthode

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