C1.WPF Namespace > C1TreeViewLinePanel Class : LineDashArray Property |
'Declaration
Public Property LineDashArray As DoubleCollection
'Usage
Dim instance As C1TreeViewLinePanel Dim value As DoubleCollection instance.LineDashArray = value value = instance.LineDashArray
public DoubleCollection LineDashArray {get; set;}
public: property DoubleCollection^ LineDashArray { DoubleCollection^ get(); void set ( DoubleCollection^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2