Share via


CDR.from Field

Definition

Represents the cdr:from XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: absSizeAnchor, relSizeAnchor.
  • has the following child XML elements: x, y.
  • corresponds to the following strongly-typed classes: FromAnchor.

Applies to