Share via


M.shp Field

Definition

Represents the m:shp XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Shape.

Applies to