Click or drag to resize

DfsFileInfo.SetEncodingKey Method

Sets the encoding keys

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 void SetEncodingKey(
	int[] xKey,
	int[] yKey,
	int[] zKey
)

Parameters

xKey
Type:System.Int32[]
yKey
Type:System.Int32[]
zKey
Type:System.Int32[]
See Also