Share via


WP.extent Field

Definition

Represents the wp:extent XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to