AzureRouteInstruction.StateCode Property
Returns the two-letter code of a subdivision (state) of the country according to ISO 3166-2. Only available for US, Canada, and Mexico.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | The state code. |
See Also