Version

Search Results

Insert(Int32,Single,Single) Method

Inserts a point into the collection. Syntax Parameters index Insertion index.x X-coordinate of the point.y Y-coordinate of the point.

Insert Method (PointCollection)

Inserts a point into the collection. Overload List

Point Class Members

Public Constructors Public Properties Public Methods

Point Class Methods

Public Methods

Point Class Properties

Public Properties

Clone Method (Point)

Creates a copy of this point. Syntax Return Value A copy of this point.

Equals(Point) Method

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.

Equals Method (Point)

Compares this point to the specified one. Overload List

IsEmpty Property (Point)

Gets a boolean value indicating whether this point is empty. Syntax