| Overload | Description | 
|---|---|
| MakeBitmap() | Generates a bitmap displaying the parts currently visible in the diagram. | 
| MakeBitmap(Size,Double,Point,Double) | Return a bitmap showing the parts in a particular area, drawn at a given scale. | 
| MakeBitmap(Size,Double,Point,Double,Action<BitmapSource>) | Return a bitmap showing the parts in a particular area, drawn at a given scale. |