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 (RectangleF, Rectangle, Single)

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

Diagram.CreateImage (RectangleF, Rectangle, Single, String)

Creates a bitmap containing an image of the diagram.

Diagram.CreateImage (RectangleF, Single)

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

 See Also