FormFlowsheetFiguraToolStripMenuItem_Click Method

Handles the Insert → Image menu click by opening a file picker and embedding the selected bitmap on the flowsheet surface.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void FiguraToolStripMenuItem_Click(
	Object sender,
	EventArgs e
)

Parameters

sender  Object
 
e  EventArgs
 

See Also