Share via


NoNamespace.allowOverlap Field

Definition

Represents the allowOverlap XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor.
  • corresponds to the following strongly-typed properties: Anchor.AllowOverlap.

Applies to