Share via


NoNamespace.startarrowwidth Field

Definition

Represents the startarrowwidth XML attribute.

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

Applies to