Gets or sets the border thickness of the task shapes in the diagram (when using the default task template).

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
double ShapeStrokeThickness { get; set; }
Visual Basic (Declaration)
Property ShapeStrokeThickness As Double

See Also