DashStyles.DashDotDot 屬性

定義

DashStyle取得 屬性 Dashes 等於 2 、、 202 、、 0 、 的 2

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

屬性值

、、 202 、、 022 虛線序列。

備註

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

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

XAML Attribute Usage

<object屬性 =「{ DashStyles.DashDotDot }」/>

適用於