Version

Point Structure Properties

For a list of all members of this type, see Point members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyRepresents point that has X and Y values set to zero.  
Public PropertyIsEmptyReturns a boolean value indicating whether this point is empty.  
Public PropertyXReturns or sets the x-coordinate of this point.  
Public PropertyYReturns or sets the y-coordinate of this point.  
See Also