Share via


DiagramExporter Class

Exports diagrams from the Domain-Specific Language Designer as images.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
Public Class DiagramExporter
'Usage
Dim instance As DiagramExporter
public class DiagramExporter
public ref class DiagramExporter
public class DiagramExporter

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Shell.DiagramExporter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DiagramExporter Members

Microsoft.VisualStudio.Modeling.Shell Namespace