Position プロパティ (JSlider)

クラス

JSlider.

処理

[読み取り専用] スライダーの位置。

構文

C#
protected Integer Position { get; }
VB
'Declaration
Protected Read Property Position As Integer

アクセス

読み取り専用。

VB

Dim position As Integer = verticalSlider.Position