getPaintBoundingBox abstract method

PRectangle getPaintBoundingBox(
  1. PCanvas pCanvas
)

The bounding box of the painted area of this element.

Implementation

PRectangle getPaintBoundingBox(PCanvas pCanvas);