Share via


NoNamespace.joinstyle Field

Definition

Represents the joinstyle XML attribute.

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

Applies to