ShapeGraphicGetPointValue Method

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public override double GetPointValue(
	PointValueType type,
	int X,
	int Y,
	List<Object> args
)

Parameters

type  PointValueType
 
X  Int32
 
Y  Int32
 
args  ListObject
 

Return Value

Double

See Also