DragSourceContext.GetGhostShapes, méthode (ElementGroupPrototype)
Obtient la collection de forme de site fantôme de source.
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Déclaration
Public Shared Function GetGhostShapes ( _
elementGroupPrototype As ElementGroupPrototype _
) As GhostShapeCollection
public static GhostShapeCollection GetGhostShapes(
ElementGroupPrototype elementGroupPrototype
)
Paramètres
- elementGroupPrototype
Type : Microsoft.VisualStudio.Modeling.ElementGroupPrototype
L'ElementGroupPrototype dans lequel le DragSourceContext a été enregistré.
Valeur de retour
Type : Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.