Click or drag to resize

cursorplaceChild Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Postavlja child objekat na poziciju kursora

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void placeChild(
	ISupportsBasicCursor child
)
Request Example View Source

Parameters

child
Type: imbSCI.Core.reporting.zoneISupportsBasicCursor
See Also