Click or drag to resize
XDL

XDMBandRegionGenGenerateRegions Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NRS.XDMBandRegionGen.GenerateRegions(System.Int32,Pixoneer.NXDL.XThread)"]

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void GenerateRegions(
	int nLevel,
	XThread thd
)

Parameters

nLevel
Type: SystemInt32

[Missing <param name="nLevel"/> documentation for "M:Pixoneer.NXDL.NRS.XDMBandRegionGen.GenerateRegions(System.Int32,Pixoneer.NXDL.XThread)"]

thd
Type: Pixoneer.NXDLXThread

[Missing <param name="thd"/> documentation for "M:Pixoneer.NXDL.NRS.XDMBandRegionGen.GenerateRegions(System.Int32,Pixoneer.NXDL.XThread)"]

See Also