Share via


X.gradientFill Field

Definition

Represents the x:gradientFill XML element.

public static readonly System.Xml.Linq.XName gradientFill;
 staticval mutable gradientFill : System.Xml.Linq.XName
Public Shared ReadOnly gradientFill As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fill.
  • has the following child XML elements: stop.
  • has the following XML attributes: bottom, degree, left, right, top, type.
  • corresponds to the following strongly-typed classes: GradientFill.

Applies to