OnUpdateDrag Method (ISwManipulatorHandler)
Obsolete. Superseded by ISwManipulatorHandler2::OnUpdateDrag.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwManipulatorHandler
Dim pManipulator As System.Object
Dim handleIndex As System.Integer
Dim newPosMathPt As System.Object
instance.OnUpdateDrag(pManipulator, handleIndex, newPosMathPt) |
Parameters
- pManipulator
-
- handleIndex
-
- newPosMathPt
-
See Also