Share via


WP.wrapPolygon Field

Definition

Represents the wp:wrapPolygon XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: wrapThrough, wrapTight.
  • has the following child XML elements: lineTo, start.
  • has the following XML attributes: edited.
  • corresponds to the following strongly-typed classes: WrapPolygon.

Applies to