Share via


NoNamespace.linestyle Field

Definition

Represents the linestyle XML attribute.

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

Applies to