Property DistErrPct
DistErrPct
The default measure of shape precision affecting shapes at index and query times.
Declaration
public virtual double DistErrPct { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Remarks
The default measure of shape precision affecting shapes at index and query times. Points don't use this as they are always indexed at the configured maximum precision (MaxLevels); this applies to all other shapes. Specific shapes at index and query time can use something different than this default value. If you don't set a default then the default is DEFAULT_DISTERRPCT -- 2.5%.