共用方式為


DashStyles.Dot 屬性

定義

取得 Dashes 屬性等於 02DashStyle

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

屬性值

0的虛線序列,2

備註

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

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

XAML 屬性使用方式

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

適用於