Sdílet prostřednictvím


GeometryHelpers.RectangleDFrom2Pts – metoda

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

Syntaxe

'Deklarace
Public Shared Function RectangleDFrom2Pts ( _
    pt1 As PointD, _
    pt2 As PointD _
) As RectangleD
public static RectangleD RectangleDFrom2Pts(
    PointD pt1,
    PointD pt2
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GeometryHelpers Třída

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