C# Class iBabyShapes.SquareView

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

Public Methods

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

Method Details

CreateShape() public method

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

SquareView() public method

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