Floating Table Graphic(ISimulation Object, Int 32, Int 32) Constructor
Definition
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
C#
public FloatingTableGraphic(
ref ISimulationObject owner,
int posX,
int posY
)VB
Public Sub New (
ByRef owner As ISimulationObject,
posX As Integer,
posY As Integer
)Parameters
- owner ISimulationObject
- posX Int32
- posY Int32