Sdílet prostřednictvím


RectangleD.PerimeterTranslation – metoda (Double, Double)

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

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

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

RectangleD Struktura

PerimeterTranslation – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů