C# Class iBabyShapes.TriangleView

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

Méthodes publiques

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

Method Details

CreateShape() public méthode

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

TriangleView() public méthode

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