Partager via


ModelingPartitionMapper.FindDiagramPartition, méthode (ElementGroupPrototype, Partition)

Recherchez la partition correcte de diagramme pour une fusion de l'ElementGroupPrototype spécifié

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Partition
La partition dans laquelle pour créer des éléments de diagramme

Sécurité .NET Framework

Voir aussi

Référence

ModelingPartitionMapper Classe

FindDiagramPartition, surcharge

Microsoft.VisualStudio.Modeling.Shell, espace de noms