C# Class LayoutFarm.CustomWidgets.CustomTextRun

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
CustomDrawToThisCanvas ( Canvas canvas, Rectangle updateArea ) : void
CustomTextRun ( RootGraphic rootgfx, int width, int height ) : PixelFarm.Drawing
ResetRootGraphics ( RootGraphic rootgfx ) : void

Method Details

CustomDrawToThisCanvas() public méthode

public CustomDrawToThisCanvas ( Canvas canvas, Rectangle updateArea ) : void
canvas PixelFarm.Drawing.Canvas
updateArea PixelFarm.Drawing.Rectangle
Résultat void

CustomTextRun() public méthode

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

ResetRootGraphics() public méthode

public ResetRootGraphics ( RootGraphic rootgfx ) : void
rootgfx RootGraphic
Résultat void

Property Details

dbugBreak public_oe property

public bool dbugBreak
Résultat bool