C# Class UICalendar.TriangleView

Inheritance: UIView
Show file Open project: Clancey/UICalendar

Public Methods

Method Description
Draw ( CGRect rect ) : void
TriangleView ( UIColor fill, UIColor stroke ) : System

Method Details

Draw() public method

public Draw ( CGRect rect ) : void
rect CGRect
return void

TriangleView() public method

public TriangleView ( UIColor fill, UIColor stroke ) : System
fill UIColor
stroke UIColor
return System