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

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

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

    See Also