EJSC.Axis.setCrosshair
See Also
Definition
void setCrosshair( boolean visible, float coordinate, boolean fireEvent )
Description
This method may be used to hide, show and position the cursor position indicator. If the fireEvent parameter is set to true or left undefined the EJSC.Axis.onShowCrosshair or EJSC.Axis.onHideCrosshair events will fire.
|