IASCrossHairs::get_YPlus

This method gets the maximum positive value of the y-axis.

Syntax

HRESULT get_YPlus( short *pwVal );

Parameters

pwVal
[out] Pointer to the maximum positive value of the y-axis.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.