次の方法で共有


DashStyles.DashDotDot プロパティ

定義

220202と等しい Dashes プロパティを持つ DashStyle を取得します。

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}"/>

適用対象