Udostępnij za pośrednictwem


Metoda Diagram.CreateMetafile — (ICollection, String, Boolean)

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

Składnia

'Deklaracja
Public Function CreateMetafile ( _
    selectedShapesToDraw As ICollection, _
    fileName As String, _
    paintDiagram As Boolean _
) As Metafile
public Metafile CreateMetafile(
    ICollection selectedShapesToDraw,
    string fileName,
    bool paintDiagram
)

Parametry

Wartość zwracana

Typ: System.Drawing.Imaging.Metafile

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Diagram Klasa

Przeciążenie CreateMetafile

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams