DashStyles.DashDot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Property Value
A dash sequence of 2
, 2
, 0
, 2
.
Remarks
The following illustration shows examples of different dash styles applied to an underline.
XAML Attribute Usage
<object property ="{ DashStyles.DashDot
}"/>
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.