Sets the brush used to draw the border of the task event shape of the current item in the chart (when using the default task event template).
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static void SetShapeStroke( DependencyObject d, Brush value ) |
Visual Basic (Declaration) |
---|
Public Shared Sub SetShapeStroke ( _ d As DependencyObject, _ value As Brush _ ) |
Parameters
- d
- Type: System.Windows..::.DependencyObject
- value
- Type: System.Windows.Media..::.Brush