Click or drag to resize

DfsFileInfoGetEncodeKey Method

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

Parameters

xKey
Type: SystemInt32
yKey
Type: SystemInt32
zKey
Type: SystemInt32

Implements

IDfsFileInfoGetEncodeKey(Int32, Int32, Int32)
See Also