C# Class LayoutFarm.DzBoardSample.UISelectionBox

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

Méthodes publiques

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

Method Details

GetPrimaryRenderElement() public méthode

public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement
rootgfx RootGraphic
Résultat RenderElement

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