Share via


ManipulationPivot.Radius 속성

정의

단일 접촉 지점에서 조작이 시작될 때 회전 및 변환이 수행되는 양을 결정하는 데 사용되는 피벗을 중심으로 한 영역을 가져오거나 설정합니다.

public:
 property double Radius { double get(); void set(double value); };
public double Radius { get; set; }
member this.Radius : double with get, set
Public Property Radius As Double

속성 값

단일 접촉 지점에서 조작이 시작될 때 회전 및 변환이 수행되는 양을 결정하는 데 사용되는 피벗을 중심으로 한 영역입니다.

적용 대상