GradientStopEffectiveData Properties

The GradientStopEffectiveData type exposes the following members.

Properties
  NameDescription
Public propertyColor
Returns the color of a gradient stop. Read-only Color.
Public propertyPosition
Returns the position (0..1) of a gradient stop. Read-only Single.
See Also