The top-level container for screen overlays. All child ScreenOverlays that are added to this container are specified relative to the overall globe control.
  Bounds | Gets the overall bounds of the globe control. The array contains the properties defining the bounds in the order left x location, top y location, width, height. | 
  Display | Gets or sets if the collection of overlays that are contained within this manager should be rendered. | 
  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. The array contains the components of the padding arranged in the order left, top, right, bottom. | 
| Implemented Interface | 
|---|
| IAgStkGraphicsScreenOverlayCollectionBase | 
| IAgStkGraphicsScreenOverlayContainer | 





