'Declaration
Protected m_GraphicsState As System.Drawing.Drawing2D.GraphicsState
'Usage
Dim instance As NStylePreviewRenderer Dim value As System.Drawing.Drawing2D.GraphicsState value = instance.m_GraphicsState instance.m_GraphicsState = value
protected System.Drawing.Drawing2D.GraphicsState m_GraphicsState