[]
Retrieves the dimensions of the tightest bounding rectangle that can be drawn around the current visible area on the device. The visible area is defined by the current clipping region or clip path, as well as any overlapping windows.
public Rectangle GetClippingBox()
Type | Description |
---|---|
Rectangle | A Rectangle indicates the dimensions, in logical units. |