Visual Basic (Declaration) | |
---|---|
Public Delegate Sub GraphicsLayer.MouseEventHandler( _ ByVal sender As Object, _ ByVal e As GraphicMouseEventArgs _ ) |
C# | |
---|---|
public delegate void GraphicsLayer.MouseEventHandler( object sender, GraphicMouseEventArgs e ) |
Parameters
- sender
- e
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family