Share via


W.shapeid Field

Definition

Represents the w:shapeid XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: control.
  • corresponds to the following strongly-typed properties: Control.ShapeId.

Applies to