Table of Contents

ExtentUpdateThreshold

Properties
public float ExtentUpdateThreshold { get; set; }

Magnitude difference at which to trigger an update on the live query.

Property Value
Type Description
float
Remarks

This can be useful if you're resizing the live query area gradually, and want to optimize the number of times the query needs updating.