New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Type Parameters:

T

Syntax:

C#
public class ManipulationPointActivatedEventArgs<T> : GenericEventArgs<T>

Inheritance: objectEventArgsGenericEventArgs<T>ManipulationPointActivatedEventArgs<T>

Inherited Members GenericEventArgs<T>.OriginalEventArgsGenericEventArgs<T>.EntityEventArgs.Empty

Constructors

Initializes a new instance of the ManipulationPointActivatedEventArgs<T> class.

C#
public ManipulationPointActivatedEventArgs(T entity)
Parameters:entityT

The entity.