Click or drag to resize

selectRangeAreagetDistanceFromCorner Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Absolute distance from corner or edge

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

Parameters

tX
Type: SystemInt32
tY
Type: SystemInt32
edgeOrCorner
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner

Return Value

Type: Int32
See Also