Share via


NoNamespace.ShapeID_ Field

Definition

Represents the 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: OLEObject.
  • corresponds to the following strongly-typed properties: OleObject.ShapeId.

Applies to