Inserts a point into the collection. Syntax Parameters index Insertion index.x X-coordinate of the point.y Y-coordinate of the point.
Inserts a point into the collection. Overload List
Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Creates a copy of this point. Syntax Return Value A copy of this point.
Compares this point to the specified one. Syntax Parameters point A reference to the point to compare with. Return Value A boolean value indicating whether the points are equal.
Compares this point to the specified one. Overload List
Gets a boolean value indicating whether this point is empty. Syntax