ButtonEventArgs Class

Provides data for the Workspace.Mouse3DButtonDown and Workspace.Mouse3DButtonUp event.
Public Class ButtonEventArgs 
Inherits EventArgs
This language is not supported or no code example is available.
public class ButtonEventArgs : EventArgs
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.Mouse3D.ButtonEventArgs

.NET Framework

Supported in: 4.7.2

In this article

Definition