FlexGrid for WPF
TreeLinesDashArray プロパティ (FlexGrid)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス : TreeLinesDashArray プロパティ
ツリー線の破線配列を取得または設定します。
シンタックス
'宣言
 
Public Property TreeLinesDashArray As System.Collections.Generic.IEnumerable(Of Double)
public System.Collections.Generic.IEnumerable<double> TreeLinesDashArray {get; set;}
解説
破線配列は、線を描画する System.Windows.Media.DrawingContext ペンによって使用され、使用されているダブル値のコレクションがプラットフォームネイティブな実装に直接マップされます。
参照

参照

FlexGrid クラス
FlexGrid メンバ