ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / WijJsonData Class
Members

In This Topic
    WijJsonData Class
    In This Topic
    Represents the data object of the data source for C1VectorLayer, when the DataType is set to DataType.GeoJson
    Object Model
    WijJsonData Class
    Syntax
    'Declaration
     
    Public Class WijJsonData 
       Inherits C1.Web.Wijmo.Controls.Settings
    public class WijJsonData : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Maps.WijJsonData

    See Also