public RectInt GetClippingRect()
 {
     return(ScanlineRasterizer.GetVectorClipBox());
 }