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