Method GetClippingBox
GetClippingBox()
Gets the rectangle surrounding the current clipping region. If no clipping region is set this function returns the extent of the device context.
public abstract RectD GetClippingBox()
Gets the rectangle surrounding the current clipping region. If no clipping region is set this function returns the extent of the device context.
public abstract RectD GetClippingBox()