'Declaration
Protected Overridable ReadOnly Property DefaultDashStyle As System.Drawing.Drawing2D.DashStyle
'Usage
Dim instance As NStrokeInfo Dim value As System.Drawing.Drawing2D.DashStyle value = instance.DefaultDashStyle
protected virtual System.Drawing.Drawing2D.DashStyle DefaultDashStyle {get;}