Diagram::AddImageFormat Method (IDataObject^, ICollection^)
Visual Studio 2015
Adds the format of the diagram image to IDataObject, which is responsible for transferring data.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- data
-
Type:
System.Windows.Forms::IDataObject^
The IDataObject in which to add the image data format.
- selectedElements
-
Type:
System.Collections::ICollection^
The collection of model elements to include in the diagram image.
Show: