This documentation is for the old version. Go to the latest Graphics Mill docs

ControlPointCollection Methods

The ControlPointCollection type exposes the following members.

Methods

Name Description
Public method CopyTo Overloaded.

Copies the elements of the collection to an array starting at a particular index.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator

Returns an enumerator for the control points allowing the collection to be used in foreach blocks.

Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

Reference