RadialGradientBrush Members

The RadialGradientBrush type exposes the following members.

Constructors

Name Description
Public method RadialGradientBrush Overloaded.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method FillProperties (Inherited from GradientBrush.)
Protected method Finalize (Inherited from Object.)
Public method GetCopy (Inherited from Brush.)
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 BackgroundColor

Gets or sets the background color.

(Inherited from GradientBrush.)
Public property ColorStops

Gets or sets the array of color-stop points represented in ColorStop.

(Inherited from GradientBrush.)
Public property EndExtend (Inherited from GradientBrush.)
Public property EndPoint

Gets or sets the end point of the radial gradient.

Public property EndRadius

Gets or sets the end radius of the radial gradient.

Public property StartExtend (Inherited from GradientBrush.)
Public property StartPoint

Gets or sets the start point of the radial gradient.

Public property StartRadius

Gets or sets the start radius of the radial gradient.

Public property Transform (Inherited from GradientBrush.)

See Also

Reference