C# Class iBabyShapes.HexagonView

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

Public Methods

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

Method Details

CreateShape() public method

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

HexagonView() public method

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