'Declaration
Public Overridable Sub EndDragging( _ ByVal updateShape As System.Boolean _ )
'Usage
Dim instance As NHandle Dim updateShape As System.Boolean instance.EndDragging(updateShape)
public virtual void EndDragging( System.bool updateShape )
Parameters
- updateShape