SDG Toolkit

SdgMouseEventArgs Constructor

This constructor is used for a numeric button assignment corresponding to a Raw Input Command

Overload List

This constructor is used for a numeric button assignment corresponding to a Raw Input Command

public SdgMouseEventArgs(int,int,int,int,int);

This constructor is used for a numeric button assignment corresponding to a Raw Input Command

public SdgMouseEventArgs(int,MouseButtons,int,int,int);

This constructor is used for a MouseButtons enumeration assignment

public SdgMouseEventArgs(int,MouseButtons,int,int,int,int);

See Also

SdgMouseEventArgs Class | Sdgt Namespace