バージョン

Maximum プロパティ (Range)

Range の最大値を取得または設定します。
シンタックス
'宣言
 
Public Property Maximum As Double
public double Maximum {get; set;}

プロパティ値

最大値。デフォルトは 1 です。
参照