Compartilhar via


Método RectangleD.PerimeterTranslation (Double, Double)

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Function PerimeterTranslation ( _
    x As Double, _
    y As Double _
) As PointD
public PointD PerimeterTranslation(
    double x,
    double y
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PointD

Segurança do .NET Framework

Consulte também

Referência

RectangleD Estrutura

Sobrecargas PerimeterTranslation

Namespace Microsoft.VisualStudio.Modeling.Diagrams