.NET MAUI コントロール
TreeLinesDashArray プロパティ (FlexGrid)

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

FlexGrid クラス
FlexGrid メンバ