Blazor コントロール
StrokeDashArray プロパティ

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1Style クラス : StrokeDashArray プロパティ
stroke-dasharray 属性は、破線を作成するために使用されます。
シンタックス
'宣言
 
Public Property StrokeDashArray As System.Collections.Generic.IReadOnlyList(Of C1StyleLength)
public System.Collections.Generic.IReadOnlyList<C1StyleLength> StrokeDashArray {get; set;}
参照

C1Style クラス
C1Style メンバ