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