ODCompareCenterY
intODCompareCenterY(CODComponent*pComp1, CODComponent*pComp2)Compares the Y coordinate of the center points of two components.
Defined in: OdComponent.h
Return Value
0 for equal, 1 for greater than, -1 for less than.
Parameters
pComp1
Pointer to first component to compare.
pComp2
Pointer to second component to compare.