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

VectorMapViewer.VectorMapSettings Property

Specifies the vector map settings.

Namespace: DevExpress.ExpressApp.Maps.Web

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

Declaration

public VectorMapSettings VectorMapSettings { get; set; }

Property Value

Type Description
VectorMapSettings

A VectorMapSettings object that specifies the vector map settings.

See Also