Click or drag to resize

ScreenOverlayManager Properties

The ScreenOverlayManager type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets the overall bounds of the Insight3D control.
Public propertyCount
Gets the number of screen overlays in the collection.
(Inherited from ScreenOverlayCollectionBase.)
Public propertyDisplay
Gets or sets if the collection of overlays that are contained within this manager should be rendered.
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from ScreenOverlayCollectionBase.)
Public propertyItem
Gets the overlay at the specified index.
(Inherited from ScreenOverlayCollectionBase.)
Public propertyOverlays
Gets the collection of overlays that are contained within this manager.
Public propertyPadding
Gets or sets the padding surrounding the Overlays that are contained within this manager.
Top
See Also