DocumentPointerHide Method

If the cross is shown, drawing area where it is drawn in order to remove it. Also if there are any selected elements, safely removes selection.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void Hide(
	bool handleSelection = true
)

Parameters

handleSelection  Boolean  (Optional)
 

See Also