IModelMaps.VectorMapSettings Property
Provides access to the VectorMapSettings node.
Namespace: DevExpress.ExpressApp.Maps.Web.Helpers
Assembly: DevExpress.ExpressApp.Maps.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
Declaration
Property Value
Type | Description |
---|---|
IModelVectorMapSettings | An IModelVectorMapSettings object representing the VectorMapSettings node. |
See Also