[]
        
(Showing Draft Content)

C1.WPF.Document.GradientStop

GradientStop Class

Defines the point within gradient.

Inheritance
GradientStop
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.dll
Syntax
public class GradientStop

Constructors

Name Description
GradientStop(double, Color)

Creates a new instance of the GradientStop class.

Properties

Name Description
Color

The color of the gradient stop.

Position

A value that indicates the relative position of the gradient stop in the brush. This value must be in the [0.0, 1.0] range.

Methods

Name Description
Equals(object)
GetHashCode()