ObjectManipulationEventArgs Constructors
Provides data for the object manipulating events.| Name | Parameters | Description |
|---|---|---|
| ObjectManipulationEventArgs(Session, Object) | session, theObject | Initializes a new instance of the ObjectManipulationEventArgs class. |
| ObjectManipulationEventArgs(Object) | theObject | Initializes a new instance of the ObjectManipulationEventArgs class. |
See Also