Show / Hide Table of Contents

Property PathSnappingUnit

PathSnappingUnit

Gets or sets the unit of the PathSnappingDistance.

Declaration
public LinearUnit PathSnappingUnit { get; set; }
Property Value
Type Description
LinearUnit

The unit of the PathSnappingDistance.

Remarks

Unit is the linear unit by which the value of the path-snapping distance is measured. Currently only Meters and Feet are supported. This configuration is used during the start of IndoorsLocationDataSource. For configuration changes to take effect, you must stop the data source before making changes and then restart with the updated configuration. By default, the linear unit is meters.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.