Version

Point Structure Methods

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

Public Methods
 NameDescription
Public MethodEqualsIndicates whether this instance and the specified object are equal  
Public MethodGetHashCodeReturns a hash code.  
Public MethodResetResets all properties of this structure to their default values.  
Public MethodResetXRestores the value of the P:Infragistics.Win.DataVisualization.Point.X property to its default.  
Public MethodResetYRestores the value of the P:Infragistics.Win.DataVisualization.Point.Y property to its default.  
Public MethodShouldSerializeXReturns a boolean value indicating whether the P:Infragistics.Win.DataVisualization.Point.X property requires serialization.  
Public MethodShouldSerializeYReturns a boolean value indicating whether the P:Infragistics.Win.DataVisualization.Point.Y property requires serialization.  
Public MethodToStringReturns the string representation of this instance.  
See Also