C

MasterProviderContext

A context that is passed to the methods of IMasterProvider and provides access to VSDX Export object factories, 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.

A coordinate converter instance for the current page.

The export graph.

The export graphComponent.

A factory for Master creation.

A factory that creates media objects like images.

A factory for StyleSheet creation.

Methods

Invokes the IMasterProvider chain to retrieve master and styles for this graph item. This method can be used to implement style adapter patterns.

Parameters