Click or drag to resize

GraphicAnimationCollection Properties

The GraphicAnimationCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets a number of elements in the collection.
Public property IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public property Item Int32
Gets element by index.
Public property Item IShape
Gets all elements
Public property SyncRoot
Gets a synchronization root. Readonly Object .
Top
See Also