Called when a user releases a mouse button after dragging the pointer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnEndDrag( _
ByVal pManipulator As System.Object, _
ByVal handleIndex As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISwManipulatorHandler2
Dim pManipulator As System.Object
Dim handleIndex As System.Integer
instance.OnEndDrag(pManipulator, handleIndex) |
Parameters
- pManipulator
- IManipulator object
- handleIndex
If the manipulator is a drag arrow manipulator, then specify the direction of drag handle as defined in swDragArrowManipulatorOptions_e
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0