Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Point Structure
Properties Methods


Point Structure Members

The following tables list the members exposed by Point.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Point class 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