Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class > GetBitmapFromCollection Method : GetBitmapFromCollection(IGoCollection) Method |
Bitmap
displaying all of the visible objects in the given collection.'Declaration Public Overloads Function GetBitmapFromCollection( _ ByVal coll As IGoCollection _ ) As Bitmap
public Bitmap GetBitmapFromCollection( IGoCollection coll )
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.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2