The PageCanvasLayer 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.
(Inherited from WinFormsInteractorLayer.) | |
| Interactor |
The base interactor that this extension extends.
(Inherited from WinFormsInteractorLayer.) | |
| IsEnabled |
Controls whether this layer is enabled. If false, the interactor behaves as if
without the layer.
(Inherited from InteractorLayer.) | |
| PageInteractor |
The parent page interactor.
(Inherited from PageLayer.) | |
| Rectangle |
The rectangle that the interactor occupies, including this layer.
(Inherited from InteractorLayer.) |