Share via


X.diagonal Field

Definition

Represents the x:diagonal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: border.
  • has the following child XML elements: color.
  • corresponds to the following strongly-typed classes: DiagonalBorder.

Applies to