IGraphic ObjectGet Point Value Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
double GetPointValue(
PointValueType type,
int Xref,
int Yref,
List<Object> args
)VB
Function GetPointValue (
type As PointValueType,
Xref As Integer,
Yref As Integer,
args As List(Of Object)
) As DoubleParameters
- type PointValueType
- Xref Int32
- Yref Int32
- args ListObject