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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |