DashStyles.DashDotDot プロパティ

定義

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

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

プロパティ値

022202ダッシュ シーケンス。

注釈

次の図は、下線に適用されるさまざまなダッシュ スタイルの例を示しています。

複数の異なるダッシュ スタイルを表示します。

XAML 属性の使用方法

<objectプロパティ ="{ DashStyles.DashDotDot}"/>

適用対象