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