Freigeben über


RectangleD.Location-Eigenschaft

Ruft die Koordinaten der linken oberen Ecke dieser RectangleD-Struktur fest.

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 Property Location As PointD
public PointD Location { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD

.NET Framework-Sicherheit

Siehe auch

Referenz

RectangleD Struktur

Microsoft.VisualStudio.Modeling.Diagrams-Namespace