Aspose::Cells::Rendering::DrawObjectEventHandler class
DrawObjectEventHandler class
Interface to get DrawObject and Bound when rendering.
class DrawObjectEventHandler
Methods
Method | Description |
---|---|
virtual Draw(DrawObject& drawObject, float x, float y, float width, float height) | Implements this interface to get DrawObject and Bound when rendering. |
Fields
Field | Description |
---|---|
_impl | The implementation object. |
See Also
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++