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