IASCrossHairs::get_XPlus

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

Syntax

HRESULT get_XPlus( short *pwVal );

Parameters

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

Return Values

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