VectorMapLayerBuilder Class
Represents a VectorMap layer.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class VectorMapLayerBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new VectorMapLayerBuilder
class instance is created when you call the Layers(Action<CollectionFactory<VectorMapLayerBuilder>>) method.