Click or drag to resize

selectRangeAreaLimiterisInsideOrEdge 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 isInsideOrEdge(
	int tX,
	int tY,
	int edge = 1
)
Request Example View Source

Parameters

tX
Type: SystemInt32
tY
Type: SystemInt32
edge (Optional)
Type: SystemInt32

Return Value

Type: Boolean
See Also