DragSourceContext.GetInitialPrimaryShapeBounds (Método) (ElementGroupPrototype)

Devuelve los límites (en coordenadas universales absolutas) de la forma primaria en el ElementGroupPrototype.

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 GetInitialPrimaryShapeBounds ( _
    elementGroupPrototype As ElementGroupPrototype _
) As RectangleD
public static RectangleD GetInitialPrimaryShapeBounds(
    ElementGroupPrototype elementGroupPrototype
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Seguridad de .NET Framework

Vea también

Referencia

DragSourceContext Clase

GetInitialPrimaryShapeBounds (Sobrecarga)

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