IGraphicObjectGetPointValue Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
double GetPointValue(
	PointValueType type,
	int Xref,
	int Yref,
	List<Object> args
)

Parameters

type  PointValueType
 
Xref  Int32
 
Yref  Int32
 
args  ListObject
 

Return Value

Double

See Also