Share via


ManipulationPivot.Center 屬性

定義

取得或設定單點操作的中心。

public:
 property System::Windows::Point Center { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point Center { get; set; }
member this.Center : System.Windows.Point with get, set
Public Property Center As Point

屬性值

單點操作的中心。

適用於