Skip to main content
A newer version of this page is available. .

IModelMaps.VectorMapSettings Property

Provides access to the VectorMapSettings node.

Namespace: DevExpress.ExpressApp.Maps.Web.Helpers

Assembly: DevExpress.ExpressApp.Maps.Web.v18.2.dll

Declaration

IModelVectorMapSettings VectorMapSettings { get; }

Property Value

Type Description
IModelVectorMapSettings

An IModelVectorMapSettings object representing the VectorMapSettings node.

See Also