Share via


NoNamespace.shapeId Field

Definition

Represents the shapeId XML attributes.

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: comment, control, oleObject.
  • corresponds to the following strongly-typed properties: Comment.ShapeId, Control.ShapeId, OleObject.ShapeId.

Applies to