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

属性值

单点操作的中心。

适用于