Search
Diagram.CreateImage Method
See Also
 





Creates a bitmap containing an image of the diagram.

 Overload List

Name Description

Diagram.CreateImage ()

Creates a bitmap image representing this diagram.

Diagram.CreateImage (Rect)

Creates a bitmap image containing specified diagram region.

Diagram.CreateImage (Rect, Double)

Creates a bitmap image representing this diagram using the specified scale factor.

 See Also