DragDeltaEventArgs
Class
Definition
Namespace:Telerik.WinControls.RichTextEditor.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class DragDeltaEventArgs : EventArgs
Inheritance: objectEventArgsDragDeltaEventArgs
Inherited Members
Constructors
Properties
C#
public float HorizontalChange { get; }
C#
public float VerticalChange { get; }