'Declaration Public Property Inaccuracy As System.Int32
public System.Int32 Inaccuracy { get; set; }
Property Value
Default value is 50.
Possible values are from 0 to 100.
Possible values are from 0 to 100.
'Declaration Public Property Inaccuracy As System.Int32
public System.Int32 Inaccuracy { get; set; }
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if new value is less than zero or greater than 100. |
This value has effect only if lossy coding is enabled.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5