OsmAddress.HouseNumber Property
Gets or sets the house number to specify the location address.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | The house number. |
Remarks
The house number (may contain letters, dashes or other characters).
See Also