ColorStop Members

The ColorStop type exposes the following members.

Constructors

Name Description
Public method ColorStop

Creates the empty ColorStop object.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Color

A color that is used to draw gradient brushes.

Public property EncodeEnd

Gets or sets the end encode value for the color stop.

Public property EncodeStart

Gets or sets the start encode value for the color stop.

Public property Exponent

Gets or sets the exponent value for the color stop interpolation.

Public property Position

A color position in gradient brushes, in relative values.

See Also

Reference