Share via


C.overlay Field

Definition

Represents the c:overlay XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: legend, title.
  • corresponds to the following strongly-typed classes: Overlay.

Applies to