Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Point Structure
Properties Methods


In This Topic
    Point Structure Members
    In This Topic

    The following tables list the members exposed by Point.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Point struct with the specified coordinates.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the x-coordinate of this Point.  
    Public PropertyGets or sets the y-coordinate of this Point.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Translates this Point by the specified amount.  
    Top
    See Also