Gets a Visibility value indicating whether the item should be presented using a standard shape (set when the task item is not a milestone).
This is a dependency property.
Namespace:
DlhSoft.Windows.Controls.Pert
Assembly:
DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public Visibility StandardShapeVisibility { get; set; } |
Visual Basic (Declaration) |
---|
Public Property StandardShapeVisibility As Visibility |