Initializes a new instance of the MapEventArgs class.
Namespace: MindFusion.Mapping.WinForms
Assembly: MindFusion.Mapping.WinForms
SyntaxC#
Copy Code
|
|---|
public MapEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A MapElement for which the event is raised.
A MouseButtons member specifying the related mouse button.
See Also