WindowInputPolicy.ClipKind Enumeration

The kind of clip for the input events that falls into the same window.

Namespace:  Microsoft.ComplexEventProcessing.Linq
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public enum ClipKind

Members

Member name Description
ClipToWindow Clips both start and end time of the event and align it with the window.

See Also

Reference

Microsoft.ComplexEventProcessing.Linq Namespace