IDocumentPointerHide Method

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

Definition

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

Parameters

handleSelection  Boolean  (Optional)
 

See Also