Share via


NoNamespace.stroke Field

Definition

Represents the stroke XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path, shapedefaults.
  • corresponds to the following strongly-typed properties: Path.Stroke, ShapeDefaults.IsStroke.

Applies to