PipeHydraulicProfileEditorGridMalha_MouseDoubleClick Method |
Namespace: DWSIM.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax private void GridMalha_MouseDoubleClick(
Object sender,
MouseEventArgs e
)
Private Sub GridMalha_MouseDoubleClick (
sender As Object,
e As MouseEventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e MouseEventArgs
-
See Also