ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point2d Class
Properties Methods

In This Topic
    Point2d Class Members
    In This Topic

    The following tables list the members exposed by Point2d.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the Point2d class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the vector length of the Point2d object.  
    Public PropertyGets or sets the point's x coordinate  
    Public PropertyGets or sets the point's y coordinate  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the Point2d object.   
    Public MethodCompares the Point2d object to another System.Object to see whether they are equal.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodConverts the value of the current instance to its string representation.  
    Top
    See Also