Diagram::CreateMetafile Method (ICollection^, String^)
Visual Studio 2015
Creates a metafile for the specified shapes and their child shapes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- selectedShapesToDraw
-
Type:
System.Collections::ICollection^
The shapes to add to the metafile.
- fileName
-
Type:
System::String^
The name of the metafile.
Show: