[]
Gets or sets a value indicating whether the mouse mode buttons are visible in the viewer toolbar.
public bool MouseModeButtonsVisible { get; set; }
Type | Description |
---|---|
bool |
|
Mouse mode buttons allow users to switch between different mouse modes for interacting with the report displayed in the viewer. These modes include pan, selection, and snapshot functionalities. Making these buttons visible provides a direct way for users to change their interaction mode according to their preference or task requirement.