Solid Edge Framework Type Library > ISEMouseEvents Object : MouseDrag Method |
Visual Basic |
---|
Public Function MouseDrag( _ ByVal sButton As Integer, _ ByVal sShift As Integer, _ ByVal dX As Double, _ ByVal dY As Double, _ ByVal dZ As Double, _ ByVal pWindowDispatch As Object, _ ByVal DragState As Integer, _ ByVal lKeyPointType As Long, _ ByVal pGraphicDispatch As Object _ ) As HResult |