C# Class ClanceysLib.StackPanel

Inheritance: UIView
Show file Open project: Clancey/ClanceyLib Class Usage Examples

Public Methods

Method Description
LayoutSubviews ( ) : void
StackPanel ( ) : System
StackPanel ( IntPtr handle ) : System
StackPanel ( RectangleF rect ) : System

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

StackPanel() public method

public StackPanel ( ) : System
return System

StackPanel() public method

public StackPanel ( IntPtr handle ) : System
handle System.IntPtr
return System

StackPanel() public method

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