次の方法で共有


AutoPauseDelayTimeRange.StepSize プロパティ

定義

最小値と最大値の間の不連続値のステップ値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="stepSize")]
public int? StepSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stepSize")>]
member this.StepSize : Nullable<int>
Public ReadOnly Property StepSize As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象