C# Class LayoutFarm.CustomWidgets.CustomContainerRenderBox

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

Méthodes publiques

Свойство Type Description
dbugBreak bool

Méthodes publiques

Méthode Description
ClearAllChildren ( ) : void
CustomContainerRenderBox ( RootGraphic rootgfx, int width, int height ) : PixelFarm.Drawing

Method Details

ClearAllChildren() public méthode

public ClearAllChildren ( ) : void
Résultat void

CustomContainerRenderBox() public méthode

public CustomContainerRenderBox ( RootGraphic rootgfx, int width, int height ) : PixelFarm.Drawing
rootgfx RootGraphic
width int
height int
Résultat PixelFarm.Drawing

Property Details

dbugBreak public_oe property

public bool dbugBreak
Résultat bool