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

속성 값

단일 지점 조작의 중심입니다.

적용 대상