aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-30a803da.md
Represents a VectorMap layer.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class VectorMapLayerBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return VectorMapLayerBuilder objects:
Show 59 links
Do not instantiate this class explicitly. A new VectorMapLayerBuilder class instance is created when you call the Layers(Action<CollectionFactory<VectorMapLayerBuilder>>) method.
Object OptionsOwnerBuilder VectorMapLayerBuilder
See Also