Freigeben über


RectangleD.PerimeterTranslation-Methode (Double, Double)

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Public Function PerimeterTranslation ( _
    x As Double, _
    y As Double _
) As PointD
public PointD PerimeterTranslation(
    double x,
    double y
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD

.NET Framework-Sicherheit

Siehe auch

Referenz

RectangleD Struktur

PerimeterTranslation-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace