Click or drag to resize

DfsDLLWrapperdfsSetItemAxisEqD1 Method

wrapped dfsSetItemAxisEqD1

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void dfsSetItemAxisEqD1(
	IntPtr item,
	int n_eum_unit,
	int j,
	float x0,
	float dx
)

Parameters

item
Type: SystemIntPtr
n_eum_unit
Type: SystemInt32
j
Type: SystemInt32
x0
Type: SystemSingle
dx
Type: SystemSingle
See Also