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

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

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

    See Also