STK Objects
Send comments
on this topic.
IAgVeEllipseDataCollection Interface
Collapse All
Expand All
Description
Ellipse Data Collection.
Public Methods
Add
Adds a new element to the collection.
RemoveAll
Removes all elements from the collection.
RemoveAt
Removes an element from the collection using specified index.
Public Properties
Count
Returns the number of elements in a collection.
Item
Given an index, returns an element in the collection.