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

IControlPointsProvider Members

The IControlPointsProvider type exposes the following members.

Methods

Name Description
Public method ClickPoint

Performs a click of a control point.

Public method DragPoint

Moves a control point to a new position.

Public method GetControlPointsBounds

Gets a bounding rectangle for points stored in the ControlPoints collection.

Public method GetPointCursor

Gets a cursor that appears when the mouse pointer is over the specified control point.

Properties

Name Description
Public property ControlPoints

A collection of control points associated with this control points provider.

Public property MaxControlPointRadius

Gets a maximum radius of the associated control points.

Public property SupportedActions

Gets/sets the collection of transformations supported by an object.

See Also

Reference