Condividi tramite


Metodo IGeometryHost.TranslateGeometryToAbsoluteBounds

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

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 TranslateGeometryToAbsoluteBounds ( _
    relativeBounds As RectangleD _
) As RectangleD
RectangleD TranslateGeometryToAbsoluteBounds(
    RectangleD relativeBounds
)

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