DragSourceContext.GetGhostShapes (Método) (ElementGroupPrototype)

Obtiene la colección de la forma de fantasma de origen.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetGhostShapes ( _
    elementGroupPrototype As ElementGroupPrototype _
) As GhostShapeCollection
public static GhostShapeCollection GetGhostShapes(
    ElementGroupPrototype elementGroupPrototype
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection

Seguridad de .NET Framework

Vea también

Referencia

DragSourceContext Clase

GetGhostShapes (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)