The JointControlPointsProvider type exposes the following members.
Name | Description | |
---|---|---|
JointControlPointsProvider |
Creates and initializes a new composite control points provider using the specified provider. |
Name | Description | |
---|---|---|
AddProvider |
Adds a provider to the end of the current provider list. |
|
ClickPoint |
Performs a click of a control point. |
|
DragPoint |
Moves a control point to a new position. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetControlPointsBounds |
Gets a bounding rectangle for points stored in the ControlPoints collection. |
|
GetHashCode | (Inherited from Object.) | |
GetPointCursor |
Gets a cursor that appears when the mouse pointer is over the specified control point. |
|
GetProviderAt |
Returns the provider with the specified index. |
|
GetType | (Inherited from Object.) | |
InsertProvider |
Inserts a provider into the list at the specified index. |
|
MemberwiseClone | (Inherited from Object.) | |
RemoveProvider |
Removes the first occurrence of a specific control points provider from the list. |
|
RemoveProviderAt |
Removes the control points provider at the specified index of the list. |
|
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ControlPoints |
A collection of control points associated with this composite provider. |
|
MaxControlPointRadius |
Gets a maximum radius of the associated control points. |
|
SupportedActions |
Gets/sets the collection of transformations supported by an object. |