ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point3d Class
Members

In This Topic
    Point3d Class
    In This Topic
    Specifies a point in 3 dimensional geometric space.
    Object Model
    Point3d Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Point3d 
       Inherits GrapeCity.ActiveReports.Chart.Item
    public sealed class Point3d : GrapeCity.ActiveReports.Chart.Item 
    Inheritance Hierarchy

    System.Object
          GrapeCity.ActiveReports.Chart.Graphics.Point3d

    See Also