Click or drag to resize

DfsDLLWrapperdfsSetItemAxisEqD2 Method

wrapped dfsSetItemAxisEqD2

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 dfsSetItemAxisEqD2(
	IntPtr item,
	int n_eum_unit,
	int j,
	int k,
	float x0,
	float y0,
	float dx,
	float dy
)

Parameters

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