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