'DeclarationProtected Overrides ReadOnly Property DefaultSmoothingMode As System.Drawing.Drawing2D.SmoothingMode
'UsageDim instance As NStrokeInfo Dim value As System.Drawing.Drawing2D.SmoothingMode value = instance.DefaultSmoothingMode
protected override System.Drawing.Drawing2D.SmoothingMode DefaultSmoothingMode {get;}