Condividi tramite


Metodo IGeometryHost.TranslateGeometryToRelativeBounds

Converte un rettangolo dalle coordinate complessive assolute alle coordinate relative al superiore sinistro del padre del IGeometryHost.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Function TranslateGeometryToRelativeBounds ( _
    absoluteBounds As RectangleD _
) As RectangleD
RectangleD TranslateGeometryToRelativeBounds(
    RectangleD absoluteBounds
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IGeometryHost Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams