Property ScalingNegateValue
ScalingNegateValue
If enabled, negates the scaled value before passing it to the client.
[YamlIgnore]
[JsonIgnore]
public bool? ScalingNegateValue { get; set; }
Property Value
- bool?
If enabled, negates the scaled value before passing it to the client.
[YamlIgnore]
[JsonIgnore]
public bool? ScalingNegateValue { get; set; }