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

In This Topic
    ShapePointM Class
    In This Topic
    Represents 2D point with M value.
    Object Model
    ShapePointM Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ShapePointM 
       Inherits ShapePoint
    public sealed class ShapePointM : ShapePoint 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint
          GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePointM

    See Also