'Declaration
Public Enum MouseMode
Inherits System.Enum
Members
Member
Description
Pan
Pan Mode.
Select
Select Mode.
Remarks
This enumeration allows for the specification of how mouse actions are interpreted in the designer environment. It supports modes for selecting components and panning across the design surface, providing flexibility in user interaction.