C# Class LunarEclipse.Model.RectangleFrame

Inheritance: AbstractFrame
Show file Open project: mono/lunareclipse

Public Methods

Method Description
AddToCanvas ( ) : void
RectangleFrame ( UIElement child ) : System.Windows
Update ( ) : void

Method Details

AddToCanvas() public method

public AddToCanvas ( ) : void
return void

RectangleFrame() public method

public RectangleFrame ( UIElement child ) : System.Windows
child System.Windows.UIElement
return System.Windows

Update() public method

public Update ( ) : void
return void