Freigeben über


RectangleD.Location-Eigenschaft

Ruft die Koordinaten der linken oberen Ecke dieser RectangleD-Struktur ab oder legt diese fest.

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 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