CompositeActivityDesigner.Location 屬性

定義

取得或設定設計者在邏輯座標中的位置。

public:
 virtual property System::Drawing::Point Location { System::Drawing::Point get(); void set(System::Drawing::Point value); };
public override System.Drawing.Point Location { get; set; }
member this.Location : System.Drawing.Point with get, set
Public Overrides Property Location As Point

屬性值

設計者在邏輯座標中的位置。

備註

Location 來定位設計師在設計或執行階段。

適用於