C# Class LayoutFarm.HtmlBoxes.PartialBoxStrip

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
MergeBound ( float left, float top, float right, float bottom ) : void
PartialBoxStrip ( CssBox owner, float x, float y, float w, float h ) : System
ToString ( ) : string

Method Details

MergeBound() public méthode

public MergeBound ( float left, float top, float right, float bottom ) : void
left float
top float
right float
bottom float
Résultat void

PartialBoxStrip() public méthode

public PartialBoxStrip ( CssBox owner, float x, float y, float w, float h ) : System
owner CssBox
x float
y float
w float
h float
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string