RangeOperator.Input Property
Gets or sets the optional input.
Syntax
public Operator Input { get; set; }
Property Value
Remarks
The operator will use point features found in the input to create the range circles. If no input operator is specified, circles will be centered around the center of the view. It is not possible to use a RangeOperator without input under a TileLayer.
Platforms
Windows, Linux, Android