'Declaration
Protected Overridable ReadOnly Property DefaultSmoothingMode As System.Drawing.Drawing2D.SmoothingMode
'Usage
Dim instance As NThemeStyle Dim value As System.Drawing.Drawing2D.SmoothingMode value = instance.DefaultSmoothingMode
protected virtual System.Drawing.Drawing2D.SmoothingMode DefaultSmoothingMode {get;}