Sdílet prostřednictvím


DragSourceContext.GetInitialBoundingBox – metoda (ElementGroupPrototype)

Vrátí ohraničovacího rámečku (v absolutní Světové souřadnice) zahrnující všechny obrazce.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetInitialBoundingBox ( _
    elementGroupPrototype As ElementGroupPrototype _
) As RectangleD
public static RectangleD GetInitialBoundingBox(
    ElementGroupPrototype elementGroupPrototype
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DragSourceContext Třída

GetInitialBoundingBox – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů