Exports a bitmap file containing an image of the diagram.
Overload List| Name | Description |
|---|---|
Diagram.ExportImage (String, IGraphicsPath, Single, Boolean) |
Exports a bitmap file containing an image of the diagram, clipped by specified path and scaled by specified factor. |
Exports a bitmap file containing an image of the diagram, clipped by specified polygon and scaled by specified factor. |
|
Exports a bitmap file containing specified diagram region, scaled by specified factor. |
See Also