public virtual Bitmap GetBitmapFromCollection( IGoCollection coll, RectangleF bounds, float scale, bool paper )
Parameters
- coll
- bounds
- The portion of the rendering, in document coordinates
- scale
- The scale at which to draw; 1.0 is normal
- paper
- Whether to call PaintPaperColor for the background
Return Value
A
Bitmap