DashStyles.DashDot 속성

정의

, , 와 같은 DashStyleDashes22속성을 가진 0 a 2 를 가져옵니다.

public:
 static property System::Windows::Media::DashStyle ^ DashDot { System::Windows::Media::DashStyle ^ get(); };
public static System.Windows.Media.DashStyle DashDot { get; }
static member DashDot : System.Windows.Media.DashStyle
Public Shared ReadOnly Property DashDot As DashStyle

속성 값

, , 2202대시 시퀀스입니다.

설명

다음 그림에서는 밑줄에 적용된 다양한 대시 스타일의 예를 보여 줍니다.

여러 가지 대시 스타일을 표시합니다.

XAML 특성 사용

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

적용 대상