Freigeben über


ModelingPartitionMapper.FindDiagramPartition-Methode (ElementGroupPrototype, Partition)

Suchen Sie die richtige Diagrammpartition für Zusammenführung des angegebenen ElementGroupPrototype

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Protected Overridable Function FindDiagramPartition ( _
    groupPrototype As ElementGroupPrototype, _
    targetPartition As Partition _
) As Partition
protected virtual Partition FindDiagramPartition(
    ElementGroupPrototype groupPrototype,
    Partition targetPartition
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Partition
Die Partition, in der Diagrammelemente erstellt werden sollen.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingPartitionMapper Klasse

FindDiagramPartition-Überladung

Microsoft.VisualStudio.Modeling.Shell-Namespace