public abstract class DrawObjectEventHandler
extends java.lang.Object
| Constructor and Description |
|---|
DrawObjectEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(DrawObject drawObject,
float x,
float y,
float width,
float height)
Implements this interface to get DrawObject and Bound when rendering.
|
public void draw(DrawObject drawObject, float x, float y, float width, float height)
drawObject - DrawObject will be initialized and returned when renderingx - Left of DrawObjecty - Top of DrawObjectwidth - Width of DrawObjectheight - Height of DrawObjectSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.