GrabHandle.InflateRectangle-Methode (NodeShape, GrabHandle.ShapeSide, PointD)

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

Syntax

'Declaration
Public Shared Function InflateRectangle ( _
    shape As NodeShape, _
    side As GrabHandle.ShapeSide, _
    pt As PointD _
) As RectangleD
public static RectangleD InflateRectangle(
    NodeShape shape,
    GrabHandle.ShapeSide side,
    PointD pt
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

.NET Framework-Sicherheit

Siehe auch

Referenz

GrabHandle Klasse

InflateRectangle-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace