IASCrossHairs::get_XMinus

This method gets the minimum value of the x-axis.

Syntax

HRESULT get_XMinus( short *pwVal );

Parameters

pwVal
[out] Pointer to the short integer that contains the minimum value of the x-axis.

Return Values

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

Remarks

The minimum value of the x-axis is usually a negative number.