public LineDashStyle LineDashStyle { get; set; }Public Property LineDashStyle As LineDashStyle
Get
Setpublic:
property LineDashStyle LineDashStyle {
LineDashStyle get ();
void set (LineDashStyle value);
}member LineDashStyle : LineDashStyle with get, set