Share via


W14.path Field

Definition

Represents the w14:path XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: gradFill.
  • has the following child XML elements: fillToRect.
  • has the following XML attributes: path.
  • corresponds to the following strongly-typed classes: PathShadeProperties.

As an XML attribute, it:

  • is contained in the following XML elements: path.
  • corresponds to the following strongly-typed properties: PathShadeProperties.Path.

Applies to