Creates a bitmap containing an image of the diagram.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Bitmap CreateImage ( |
Visual Basic Copy Code |
---|
Public Function CreateImage( _ |
Specifies what region of the diagram to export, in device coordinates.
Specifies the scale factor as percents of the original size.
A watermark message to display.
A Bitmap instance containing the diagram image.