C# Class LayoutFarm.Demo_DragSelectionBox.UISelectionBox

Inheritance: LayoutFarm.CustomWidgets.EaseBox
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

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

Method Details

UISelectionBox() public méthode

public UISelectionBox ( int w, int h ) : System.Collections.Generic
w int
h int
Résultat System.Collections.Generic

Walk() public méthode

public Walk ( UIVisitor visitor ) : void
visitor LayoutFarm.UI.UIVisitor
Résultat void