The Gradient type exposes the following members.

Methods

  Name Description
Public method Clone
Creates a new object that is a copy of the current Field object.
(Inherited from Field.)
Public method DrawRoundRect
Draw rounded rectangle.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method FillRoundRect
Fill rounded rectangle.
Public method GetFieldDesignRect (Inherited from Field.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method OnFontChanged (Inherited from Field.)
Public method OnPropertyChanged (Inherited from Field.)
Public method RenderDesigner (Inherited from Field.)
Public method RoundRect
Draw and fill rounded rectangle.
Public method SetZOrder
Brings a field to the front or sends it to the back of the ZOrder.
(Inherited from Field.)
Public method ToString
Returns a description of the field (name, location, size).
(Inherited from Field.)

See Also