'DeclarationProtected m_GraphicsState As System.Drawing.Drawing2D.GraphicsState
'UsageDim 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