C# Class LayoutFarm.Demo_DragSelectionBox.UISelectionBox

Inheritance: LayoutFarm.CustomWidgets.EaseBox
Mostra file Open project: prepare/HTML-Renderer

Public Methods

Method Description
UISelectionBox ( int w, int h ) : System.Collections.Generic
Walk ( UIVisitor visitor ) : void

Method Details

UISelectionBox() public method

public UISelectionBox ( int w, int h ) : System.Collections.Generic
w int
h int
return System.Collections.Generic

Walk() public method

public Walk ( UIVisitor visitor ) : void
visitor LayoutFarm.UI.UIVisitor
return void