Sdílet prostřednictvím


ShapeField.GetBounds – metoda

Získá hranice pro pole obrazce.

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

Syntaxe

'Deklarace
Public Overridable Function GetBounds ( _
    parentShape As ShapeElement _
) As RectangleD
public virtual RectangleD GetBounds(
    ShapeElement parentShape
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Hranice obrazce.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeField Třída

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