Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

DspGetMouseOver

  • Last UpdatedJul 18, 2023
  • 1 minute read

Determines if the mouse is within the boundaries of a given AN.

Syntax

DspGetMouseOver(nAN)

nAN

The AN of the animation you wish to check, or -1 for the current AN. Defaults to -1.

Return Value

1 if within the specified AN, 0 if not.

Will return False if the mouse is over the clipped part of an AN.

KeyGetCursor, DspAnGetPos, DspGetMouse, DspGetNearestAn

See Also

Display Functions

In This Topic
Related Links