Property Clip
Clip
Controls the current clipping region that AddRune/AddStr is subject to.
public Rect Clip { get; set; }
Property Value
- Rect
The clip.
Controls the current clipping region that AddRune/AddStr is subject to.
public Rect Clip { get; set; }
The clip.