ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPoint Class
Members

In This Topic
    GeoPoint Class
    In This Topic
    Represents the geospatial point shape.
    Object Model
    GeoPoint Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GeoPoint 
       Inherits GeoShape
    public sealed class GeoPoint : GeoShape 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape
          GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint

    See Also