NearAnchorCriteria.DistanceInMeters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum distance in meters from the source anchor (defaults to 5).
public:
property float DistanceInMeters { float get(); void set(float value); };
public float DistanceInMeters { get; set; }
member this.DistanceInMeters : single with get, set
Public Property DistanceInMeters As Single