共用方式為


DashStyles.DashDotDot 屬性

定義

取得 Dashes 屬性等於 220202DashStyle

public:
 static property System::Windows::Media::DashStyle ^ DashDotDot { System::Windows::Media::DashStyle ^ get(); };
public static System.Windows.Media.DashStyle DashDotDot { get; }
static member DashDotDot : System.Windows.Media.DashStyle
Public Shared ReadOnly Property DashDotDot As DashStyle

屬性值

220202的虛線序列。

備註

下圖顯示套用至底線的不同虛線樣式範例。

顯示數種不同的虛線樣式。

XAML 屬性使用方式

< 物件屬性 =“{ DashStyles.DashDotDot}”/>

適用於