Udostępnij za pośrednictwem


Metoda ClipboardCommandSet.CreateMetafileForClipboard —

Wywołać Kopiuj lub Wytnij, aby wygenerować plik meta do Schowka.Domyślna implementacja generuje rozszerzonego metapliku.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Function CreateMetafileForClipboard ( _
    selectedShapes As IEnumerable(Of ShapeElement) _
) As Metafile
protected virtual Metafile CreateMetafileForClipboard(
    IEnumerable<ShapeElement> selectedShapes
)

Parametry

Wartość zwracana

Typ: System.Drawing.Imaging.Metafile
Metaplik, być umieszczony w Schowku lub null, aby umieścić Brak metapliku w Schowku.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ClipboardCommandSet Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell