Click or drag to resize

EnergyStreamGraphicGetPointValue Method


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public override double GetPointValue(
	PointValueType type,
	int X,
	int Y,
	List<Object> args
)
Request Example View Source

Parameters

type  PointValueType
 
X  Int32
 
Y  Int32
 
args  ListObject
 

Return Value

Double
See Also