GradientStopCollection Properties |
The GradientStopCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of gradient stops in a collection.
Read-only Int32.
|
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
|
![]() | Item |
Returns the gradient stop by index.
|
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
|