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
Constructors
Initializes a new instance of the ManipulationPointActivatedEventArgs<T> class.
C#
public ManipulationPointActivatedEventArgs(T entity)
The entity.