Share via


NoNamespace.spidmax Field

Definition

Represents the spidmax XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shapedefaults.
  • corresponds to the following strongly-typed properties: ShapeDefaults.MaxShapeId.

Applies to