STK ObjectsSend comments on this topic.
IAgSnTargetCollection Interface

Description

IAgSnTargetCollection Interface. A collection of targets.

Public Methods

Public Method AddAdds a target.
Public Method AddObjectAdds a target to the collection.
Public Method RemoveRemoves a target given an index.
Public Method RemoveAllRemoves all targets in the collection.
Public Method RemoveObjectRemoves a target from the collection.
Public Method RemoveTargetRemoves a target given the target's name.

Public Properties

Public Property CountThe number of items in the collection.
Public Property ItemGiven an index, returns an IAgSnTarget interface.
© 2024 Analytical Graphics, Inc. All Rights Reserved.