public Bitmap GetBitmapFromCollection( IGoCollection coll )
Parameters
- coll
Bitmap
displaying all of the visible objects in the given collection.Bitmap
is determined by the result of calling the GoDocument method GoDocument.ComputeBounds on the collection. If the bitmap is too wide or too tall, the objects are drawn at a smaller scale. The bitmap is first filled with the paper color.