Table of Contents

Property Stroke

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Stroke

Gets or sets whether this subpath is outlined (a:path stroke); true by default.

public bool Stroke { get; set; }

Property Value

bool