Reactor_ Reaktoro GibbsDraw Method
Draws the unit operation icon on the given SkiaSharp canvas.
Definition
Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void Draw(
Object g
)VB
Public Sub Draw (
g As Object
)Parameters
- g Object
- The graphics canvas object.