IPoints

A point is a shape with a dimension of 0 that has a single x,y coordinate value.

 

Properties

 

Count

Gets the number of points in the geometry.

Item

Gets the IPoint element in the specified zero-based index.

 

Methods

 

AddPoint

Adds a point to the geometry.

DeletePoint

Deletes a point from the geometry.

InsertPoint

Inserts a point in the selected position on the geometry.

ToArray

Converts the list of geometry points to an array