MouseModeButtonsVisible Property (Viewer)
In This Topic
Indicates whether the "Pan", "Selection Mode" and "Snapshot" buttons are visible in the viewer toolbar.
Syntax
'Declaration
Public Property MouseModeButtonsVisible As Boolean
public bool MouseModeButtonsVisible {get; set;}
See Also