C

ExportFinishedContext

A context that is passed to the export finished event and provides access to the export GraphComponent, the IGraph and a CoordinateConverter.

Inheritance Hierarchy

Members

No filters for this type

Properties

The configuration that was passed to the VsdxExport.

The export graph

The export graphComponent

Methods

Returns a CoordinateConverter that is valid for the given page and its dimensions and converts coordinates in the GraphComponent's world coordinates to VSDX page coordinates. It respects the VsdxExportConfiguration.scale and VsdxExportConfiguration.margins properties.

Parameters

page: Page