DashStyles.DashDotDot 属性

定义

获取属性DashStyle等于 、、2020、、 的 22Dashes

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

属性值

、、、2002、、的2短划线序列。2

注解

下图显示了应用于下划线的不同短划线样式的示例。

显示几种不同的短划线样式。

XAML 属性用法

<object属性 =“{ DashStyles.DashDotDot}”/>

适用于