Share via


NoNamespace.diagonalUp Field

Definition

Represents the diagonalUp XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: border.
  • corresponds to the following strongly-typed properties: Border.DiagonalUp.

Applies to