C# Class iBabyShapes.TriangleView

Inheritance: ShapeView
Mostra file Open project: mikebluestein/iBabySmash Class Usage Examples

Public Methods

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

Method Details

CreateShape() public method

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

TriangleView() public method

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