Share via


O.idmap Field

Definition

Represents the o:idmap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: shapelayout.
  • has the following XML attributes: data, ext.
  • corresponds to the following strongly-typed classes: ShapeIdMap.

Applies to