共用方式為


NodeShape.Location 屬性

取得或設定圖案界限的左上角座標 (相對於其 ParentShape)。

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

語法

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

屬性值

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

備註

座標系統以全局單位表示並將和設定為權限下。

.NET Framework 安全性

請參閱

參考

NodeShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間