STK XSend comments on this topic.
AgDrawElemCollection Object

Description

Collection of elements to draw on the control.

Public Methods

Public Method AddFactory to create and add a new element to the end of the sequence.
Public Method ClearClears the contents of the collection and updates the display.
Public Method RemoveRemove the specified element.

Public Properties

Public Property CountNumber of elements contained in the collection.
Public Property ItemGets the element at the specified index (0-based).
Public Property VisibleShow or hide all the elements.

Remarks

This object is not creatable. It is accessible through the DrawElements property of the Globe control.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.