get-clipping-region in dc<%>
get-clipping-region
dc<%>
Gets the current clipping region, returning #f if the drawing context is not clipped (i.e., the clipping region is the entire drawing region).
#f
(send a-dc get-clipping-region) -> region% object or #f
(send a-dc get-clipping-region)
send
a-dc
region%