'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal saveClipRegion As Boolean _ )
public GraphicsUtils.GdiDc( Graphics graphics, bool saveClipRegion )
Parameters
- graphics
 - The graphics to use.
 - saveClipRegion
 - Indicates whether to save clip region.