The WinFormsInteractorLayer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HoverCursor |
Specifies which cursor must be shown when hovering over the
extension. By default, an extension does not define its own cursor, but
instead, uses the cursor of its base interactor.
| |
| Interactor |
The base interactor that this extension extends.
| |
| IsEnabled |
Controls whether this layer is enabled. If false, the interactor behaves as if
without the layer.
(Inherited from InteractorLayer.) | |
| Rectangle |
The rectangle that the interactor occupies, including this layer.
(Inherited from InteractorLayer.) |