C# Class ClanceysLib.HorizontalDividerView

Inheritance: UIView
Show file Open project: Clancey/ClanceyLib

Public Methods

Method Description
Draw ( RectangleF rect ) : void
HorizontalDividerView ( RectangleF rect ) : System

Method Details

Draw() public method

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
return void

HorizontalDividerView() public method

public HorizontalDividerView ( RectangleF rect ) : System
rect System.Drawing.RectangleF
return System