C# Class SolidworksAddinFramework.Events.DModelViewEvents_Event.PrintNotify2EventArgs

Datei anzeigen Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
PrintNotify2EventArgs ( System pDC, System bPreview ) : System

Method Details

PrintNotify2EventArgs() public method

public PrintNotify2EventArgs ( System pDC, System bPreview ) : System
pDC System
bPreview System
return System