Collection of elements to draw on the control.
  Add | Create and add a new element to the end of the sequence. | 
  Clear | Clears the contents of the collection and updates the display. | 
  Remove | Remove the specified element. | 
  Count | Number of elements contained in the collection. | 
  Item | Gets the element at the specified index (0-based). | 
  Visible | Show or hide all the elements. | 
This object is not creatable. It is accessible through the DrawElements property of the Globe control.





