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

ControlPointCollection Properties

The ControlPointCollection type exposes the following members.

Properties

Name Description
Public property Count

Gets the number of elements contained in the collection.

Public property IsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread-safe).

Public property Item

Gets a control point by the specified index.

Public property SyncRoot

Gets an object that can be used to synchronize access to the collection.

See Also

Reference