C# Class LayoutFarm.HtmlBoxes.CssBoxLayoutExtension

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
GetClientHeight ( this box ) : float
GetClientLeft ( this box ) : float
GetClientRight ( this box ) : float
GetClientTop ( this box ) : float
GetClientWidth ( this box ) : float

Private Methods

Méthode Description
CalculateInnerContentHeight ( this startBox ) : float

Method Details

GetClientHeight() public static méthode

public static GetClientHeight ( this box ) : float
box this
Résultat float

GetClientLeft() public static méthode

public static GetClientLeft ( this box ) : float
box this
Résultat float

GetClientRight() public static méthode

public static GetClientRight ( this box ) : float
box this
Résultat float

GetClientTop() public static méthode

public static GetClientTop ( this box ) : float
box this
Résultat float

GetClientWidth() public static méthode

public static GetClientWidth ( this box ) : float
box this
Résultat float