GradientStopCollection Properties

The GradientStopCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of gradient stops in a collection. Read-only Int32.
Public propertyIsSynchronized
Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only Boolean.
Public propertyItem
Returns the gradient stop by index.
Public propertySyncRoot
Returns a synchronization root. Read-only Object.
See Also