C# Class NewTOAPIA.PixmapShard

Inheritance: IDrawable
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( DrawEvent devent ) : void
PixmapShard ( IPixelArray pixmap, Rectangle boundary, Rectangle frame ) : System

Method Details

Draw() public méthode

public Draw ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
Résultat void

PixmapShard() public méthode

public PixmapShard ( IPixelArray pixmap, Rectangle boundary, Rectangle frame ) : System
pixmap IPixelArray
boundary System.Drawing.Rectangle
frame System.Drawing.Rectangle
Résultat System