GradientStop Members
In This Article
#Constructors
Name | Description |
---|---|
Gradient |
Initializes a new Gradient |
#Properties
Name | Description |
---|---|
Color | Returns the color of a gradient stop. |
Position | Returns the relative position of a gradient stop on the gradient line. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether two Gradient |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Gradient |
Get |
Returns a number that identifies the current Gradient |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
#Operators
Name | Description |
---|---|
Equality |
Compares two Gradient |
Inequality |
Compares two Gradient |
See Also