SpinnerBox.Velocity 속성

정의

회전자 상자의 속도에 대한 정수 값을 가져오거나 설정합니다.

public:
 property int Velocity { int get(); void set(int value); };
public int Velocity { get; set; }
member this.Velocity : int with get, set
Public Property Velocity As Integer

속성 값

회전자 상자의 속도를 나타내는 정수 값입니다.

적용 대상