The event argument used by GiveFeedback.

Namespace: yWorks.Support.Windows
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class GiveFeedbackEventArgs : EventArgs
Visual Basic
Public Class GiveFeedbackEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    yWorks.Support.Windows..::..GiveFeedbackEventArgs

See Also