ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / GeoJsonObject Class / Type Property

In This Topic
    Type Property (GeoJsonObject)
    In This Topic
    Gets the type of the GeoJSON object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As System.String
    public System.string Type {get;}
    See Also