ComponentOne Basic Library for UWP
StrokeDashArray Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewLine Class : StrokeDashArray Property
Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines.
Syntax
'Declaration
 
Public Property StrokeDashArray As Windows.UI.Xaml.Media.DoubleCollection
public Windows.UI.Xaml.Media.DoubleCollection StrokeDashArray {get; set;}
See Also

Reference

C1TreeViewLine Class
C1TreeViewLine Members