clip property
set
clip
(PRectangle? clip)
Sets the drawing clip.
- Note that the
clip
won't be merged with the previouse clip (the clip coordinates are always global). - See subClip.
Implementation
set clip(PRectangle? clip);