Property DistErr
DistErr
The acceptable error of the shape. This effectively inflates the size of the shape but should not shrink it.
Declaration
public virtual double? DistErr { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Double> |
|