Property ScalingClampHigh
ScalingClampHigh
Determines whether the scaled value is clamped to the upper boundary.
[YamlIgnore]
[JsonIgnore]
public bool? ScalingClampHigh { get; set; }
Property Value
- bool?
Determines whether the scaled value is clamped to the upper boundary.
[YamlIgnore]
[JsonIgnore]
public bool? ScalingClampHigh { get; set; }