Share via


NoNamespace.adj Field

Definition

Represents the adj XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shape, shapetype.
  • corresponds to the following strongly-typed properties: Shape.Adjustment, Shapetype.Adjustment.

Applies to