DashStyles.DashDotDot 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
2
、 2
、 0
、 2
、 0
2
的虛線序列。
備註
下圖顯示套用至底線的不同虛線樣式範例。
XAML 屬性使用方式
<
物件屬性 =“{ DashStyles.DashDotDot
}”/>