ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point2d Class
Members

In This Topic
    Point2d Class
    In This Topic
    Specifies a point in two dimensions.
    Object Model
    Point2d Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Point2d 
       Inherits GrapeCity.ActiveReports.Chart.Item
    public sealed class Point2d : GrapeCity.ActiveReports.Chart.Item 
    Inheritance Hierarchy

    System.Object
          GrapeCity.ActiveReports.Chart.Graphics.Point2d

    See Also