Click or drag to resize

IGraphicObjectGetPointValue Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
double GetPointValue(
	PointValueType type,
	int Xref,
	int Yref,
	List<Object> args
)
Request Example View Source

Parameters

type  PointValueType
 
Xref  Int32
 
Yref  Int32
 
args  ListObject
 

Return Value

Double
See Also