public StrokeStyle DashStyle { get; set; }
Public Property DashStyle As StrokeStyle Get Set
public: property StrokeStyle DashStyle { StrokeStyle get (); void set (StrokeStyle value); }
member DashStyle : StrokeStyle with get, set
In This Article