Draw
DrawObjectEventHandler.Draw method
Implémente cette interface pour obtenir DrawObject et Bound lors du rendu.
public virtual void Draw(DrawObject drawObject, float x, float y, float width, float height)
Paramètre | Taper | La description |
---|---|---|
drawObject | DrawObject | DrawObject sera initialisé et renvoyé lors du rendu |
x | Single | À gauche de DrawObject |
y | Single | Haut de DrawObject |
width | Single | Largeur de DrawObject |
height | Single | Hauteur de DrawObject |
Voir également
- class DrawObject
- class DrawObjectEventHandler
- espace de noms Aspose.Cells.Rendering
- Assemblée Aspose.Cells