Aspose::Cells::Rendering::DrawObjectEventHandler class

DrawObjectEventHandler class

Interface to get DrawObject and Bound when rendering.

class DrawObjectEventHandler

Methods

MethodDescription
virtual Draw(DrawObject& drawObject, float x, float y, float width, float height)Implements this interface to get DrawObject and Bound when rendering.

Fields

FieldDescription
_implThe implementation object.

See Also