Udostępnij za pośrednictwem


Metoda ShapeElement.TranslateGeometryToRelativeBounds —

Konwertuje bezwzględnych granic granice względne do geometrii kształtu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Public Function TranslateGeometryToRelativeBounds ( _
    absoluteBounds As RectangleD _
) As RectangleD
public RectangleD TranslateGeometryToRelativeBounds(
    RectangleD absoluteBounds
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Granice względne do geometrii kształtu.

Implementuje

IGeometryHost.TranslateGeometryToRelativeBounds(RectangleD)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams