ScreenOverlayManager Properties |
The ScreenOverlayManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds |
Gets the overall bounds of the Insight3D control.
| |
| Count |
Gets the number of screen overlays in the collection.
(Inherited from ScreenOverlayCollectionBase.) | |
| Display |
Gets or sets if the collection of overlays that are contained within this manager should be
rendered.
| |
| IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from ScreenOverlayCollectionBase.) | |
| Item |
Gets the overlay at the specified index.
(Inherited from ScreenOverlayCollectionBase.) | |
| Overlays |
Gets the collection of overlays that are contained within this manager.
| |
| Padding |
Gets or sets the padding surrounding the Overlays that are contained within this manager.
|