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

In This Topic
    MultiPoint Class
    In This Topic
    Represents the GeoJSON MultiPoint geometry object.
    Object Model
    MultiPoint Class
    Syntax
    'Declaration
     
    Public Class MultiPoint 
       Inherits GeometryObject
    public class MultiPoint : GeometryObject 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeoJsonObject
             C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeometryObject
                C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiPoint

    See Also