Click or drag to resize

aceRelationMatrixTXAxis, TYAxis, TRelationIndexYOf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Indexes the y of.

Namespace:  imbSCI.Data.collection.math
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public int IndexYOf(
	TYAxis itemY
)
Request Example View Source

Parameters

itemY
Type: TYAxis
The item y.

Return Value

Type: Int32
See Also