OsmAddress.CountryCode Property
Gets or sets the two letter ISO country code in the upper case.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | The two letter ISO country code in the upper case. |
Remarks
Example: US
See Also