Gets the bounding rectangle of the painted object.
public virtual Rectangle RealBounds { get; }
Overridable Public ReadOnly Property RealBounds As Rectangle
Use the RealBounds property to determine the rectangle in which to paint. This property value is initialized in the class constructor.