DashStyles.Dot 屬性

定義

DashStyleDashes 取得 屬性等於 02 的 。

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

屬性值

02 虛線序列。

備註

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

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

XAML Attribute Usage

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

適用於