Share via


NoNamespace.miterlimit Field

Definition

Represents the miterlimit XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: stroke.
  • corresponds to the following strongly-typed properties: Stroke.Miterlimit.

Applies to