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