Exports a bitmap file containing specified diagram region, scaled by specified factor.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Task ExportImage ( |
Visual Basic
![]() |
---|
Public Function ExportImage( _ |
The file name or path.
A Xamarin.Forms.Rectangle specifying what region of the diagram to export, in logical coordinates.
Specifies the scale factor as percents of the original size.
A Xamarin.Forms.ImageSource instance.