Graph.GetLastMouseClickedPoint

Syntax Parameters Return Value
Sub Graph.GetLastMouseClickedPoint( _
    ByRef x As Integer, _
    ByRef y As Integer)
  • x [out]

    Type: Integer

  • y [out]

    Type: Integer

This function does not return a value.