Version

PointData Class Members

The following tables list the members exposed by PointData.

Public Constructors
 NameDescription
Public ConstructorPointData ConstructorConstructs a point data.  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyGets an empty point.  
Public PropertyXGets or sets the x value.  
Public PropertyYGets or sets the y value.  
Public Methods
 NameDescription
Public MethodEqualsGets if this point is equal to another.  
Public MethodGetHashCodeComputes a hash code value.  
Public MethodSerializeSerializes the current object to a string  
See Also