Spread WPF 17
GrapeCity.Excel Namespace / GcPoint Structure
Properties Methods

In This Topic
    GcPoint Structure Members
    In This Topic

    The following tables list the members exposed by GcPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GrapeCity.Excel.GcPoint class with the specified coordinates.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the x-coordinate of this GrapeCity.Excel.GcPoint  
    Public PropertyGets or sets the y-coordinate of this GrapeCity.Excel.GcPoint  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are unequal  
    Public MethodReturns a hash code for this GrapeCity.Excel.GcPoint  
    Top
    Public Operators
    Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are equal
    Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are unequal
    Top
    See Also