XpsGradientStop.Offset

XpsGradientStop.Offset property

Returns/sets the gradient offset. The offset indicates a point along the progression of the gradient at which a color is specified. Colors between gradient offsets in the progression are interpolated.

public float Offset { get; }

See Also