Maximum プロパティ (JSlider)

クラス

JSlider.

処理

[読み取り専用] スライダーによってサポートされる最大値。

構文

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

アクセス

読み取り専用。

VB

Dim maximum As Integer = verticalSlider.Maximum