다음을 통해 공유


ToolStripProgressBar.MarqueeAnimationSpeed 속성

정의

Marquee 표시 업데이트 사이의 지연 시간(밀리초)을 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Int32

지연 시간(밀리초)을 나타내는 정수입니다.

설명

MarqueeAnimationSpeed 속성 표시 업데이트의 지연을 가져오거나 설정 합니다. 따라서 값을 감소는 MarqueeAnimationSpeed 속성에 애니메이션 증가 속도입니다.

적용 대상

추가 정보