Property PathSnappingUnit
PathSnappingUnit
Gets or sets the unit of the Path
Declaration
public LinearUnit PathSnappingUnit { get; set; }
Property Value
Type | Description |
---|---|
Linear |
The unit of the Path |
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 Indoors
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 |