Share via


A.relOff Field

Definition

Represents the a:relOff XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cont, effectDag.
  • has the following XML attributes: tx, ty.
  • corresponds to the following strongly-typed classes: RelativeOffset.

Applies to