C# Class WindowlessControls.RelativeLayout

Afficher le fichier Open project: koush/WindowlessControls Class Usage Examples

Méthodes publiques

Méthode Description
RelativeLayout ( ) : System
RelativeLayout ( IWindowlessControl relative, float x, float y, float width, float height ) : System

Method Details

RelativeLayout() public méthode

public RelativeLayout ( ) : System
Résultat System

RelativeLayout() public méthode

public RelativeLayout ( IWindowlessControl relative, float x, float y, float width, float height ) : System
relative IWindowlessControl
x float
y float
width float
height float
Résultat System