IControl |
public interface IControlPointProvider : INotifyPropertyChanged
The IControlPointProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlPoints | The collection of control points to provide. | |
| Document | The document that the provider belongs to. | |
| IsEnabled | Whether to show control points or not. | |
| WorldMatrix | The World matrix of the provider. |