Click or drag to resize

selectRangeAreaLimiterisInside Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public override bool isInside(
	int tX,
	int tY
)
Request Example View Source

Parameters

tX
Type: SystemInt32
tY
Type: SystemInt32

Return Value

Type: Boolean
See Also