[To be supplied.]
[Visual Basic] Public Property DashStyle As DashStyle [C#] public DashStyle DashStyle {get; set;} [C++] public: __property DashStyle get_DashStyle(); public: __property void set_DashStyle(DashStyle); [JScript] public function get DashStyle() : DashStyle; public function set DashStyle(DashStyle);