NodeShape.Location 屬性

取得或設定相對於其 ParentShape 的圖案範圍的左上角的座標。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Property Location As PointD
public PointD Location { get; set; }

屬性值

型別:Microsoft.VisualStudio.Modeling.Diagrams.PointD

備註

座標系統是在全局單位表示,並增加向下和右邊。

.NET Framework 安全性

請參閱

參考

NodeShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間