This topic has not yet been rated - Rate this topic

Diagram.CopyImageToClipboard Method

Copies a collection of shapes and their parent shapes to the Clipboard as an image.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public bool CopyImageToClipboard(
	ICollection selectedShapes
)

Parameters

selectedShapes
Type: System.Collections.ICollection
The collection of shapes.

Return Value

Type: System.Boolean
true if the collection of shapes was copied to the Clipboard as an image; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ