Click or drag to resize

cursorZoneBuilder Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builder to create subzones in speficied target. Target is cursorZoneBuilder class

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorZoneBuilder(
	cursorZone __target
)
Request Example View Source

Parameters

__target
Type: imbSCI.Core.reporting.zonecursorZone
The target.
See Also