Event Argument used by SnapContext to collect SnapResults.

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class CollectSnapResultsEventArgs : InputModeEventArgs
Visual Basic
Public Class CollectSnapResultsEventArgs _
	Inherits InputModeEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    yWorks.Canvas.Input..::..InputModeEventArgs
      yWorks.Canvas.Input..::..CollectSnapResultsEventArgs

See Also