'DeclarationProtected Overridable ReadOnly Property DefaultSmoothingMode As System.Drawing.Drawing2D.SmoothingMode
'UsageDim instance As NRenderInfo Dim value As System.Drawing.Drawing2D.SmoothingMode value = instance.DefaultSmoothingMode
protected virtual System.Drawing.Drawing2D.SmoothingMode DefaultSmoothingMode {get;}