RangeOperator.Margin Property
Gets or sets the additional margin added for searching for out of view geometries.
Syntax
public System.Double Margin { get; set; }
Property Value
Default: 100000.0
The added margin for including out of view geometries.
Remarks
The margin is given in units defined by RadiusUnit. This value should be greater than any possible value given to Maximum or the largest value in Radiuses.
Platforms
Windows, Linux, Android