Click or drag to resize

CPDFViewerIsVisibilityMouse Method

Switch the visibility of the custom mouse without adjusting the previously cached mouse style settings

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void IsVisibilityMouse(
	bool tag
)

Parameters

tag
Type: SystemBoolean
Tag
See Also