DashStyles.DashDotDot 속성

정의

DashStyle, , , , 0022, 2와 같은 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 특성 사용

<objectproperty ="{ DashStyles.DashDotDot}"/>

적용 대상