Click or drag to resize
DfsFileInfoGetEncodeKey Method

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.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