aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-d122d5ef.md
Provides methods that allow you to configure nested options of the client-side projection object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class VectorMapProjectionConfigBuilder :
OptionsOwnerBuilder
The following members return VectorMapProjectionConfigBuilder objects:
Do not instantiate this class explicitly. A new VectorMapProjectionConfigBuilder class instance is created when you call the Projection(Action<VectorMapProjectionConfigBuilder>) method.
Object OptionsOwnerBuilder VectorMapProjectionConfigBuilder
See Also