Share via


NoNamespace.map Field

Definition

Represents the map XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: h.
  • corresponds to the following strongly-typed properties: ShapeHandle.Map.

Applies to