Share via


NoNamespace.endarrow Field

Definition

Represents the endarrow XML attribute.

public static readonly System.Xml.Linq.XName endarrow;
 staticval mutable endarrow : System.Xml.Linq.XName
Public Shared ReadOnly endarrow 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.EndArrow.

Applies to