Click or drag to resize

ClickAndTeachViewModelProcessTransformationEventArgs Class

[Missing <summary> documentation for "T:RAYLASE.Marker.ClickAndTeachPlugin.ClickAndTeachViewModel.ProcessTransformationEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    RAYLASE.Marker.ClickAndTeachPluginClickAndTeachViewModelProcessTransformationEventArgs

Namespace: RAYLASE.Marker.ClickAndTeachPlugin
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public class ProcessTransformationEventArgs : EventArgs

The ClickAndTeachViewModelProcessTransformationEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodClickAndTeachViewModelProcessTransformationEventArgsInitializes a new instance of the ClickAndTeachViewModelProcessTransformationEventArgs class
Top
Properties
 NameDescription
Public propertyProcessTransformation 
Top
See Also