Share via


XDR.ext Field

Definition

Represents the xdr:ext XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: absoluteAnchor, oneCellAnchor.
  • has the following XML attributes: cx, cy.
  • corresponds to the following strongly-typed classes: Extent.

Applies to