Called when a user clicks the right-mouse button.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnHandleRmbSelected( _
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.OnHandleRmbSelected(pManipulator, handleIndex) |
Parameters
- pManipulator
- IManipulator object
- handleIndex
Example
Example
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0