Share via


A14.backgroundMark Field

Definition

Represents the a14:backgroundMark XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: backgroundRemoval.
  • has the following XML attributes: x1, x2, y1, y2.
  • corresponds to the following strongly-typed classes: BackgroundMark.

Applies to