Class ManipulationCancelledEvent
- Namespace
- MoonBark.GridPlacement.Core.Events
- Assembly
- MoonBark.GridPlacement.Core.dll
Event raised when a manipulation operation is cancelled.
public class ManipulationCancelledEvent : ServiceEvent
- Inheritance
-
ManipulationCancelledEvent
- Inherited Members
Constructors
ManipulationCancelledEvent(object, GridMode)
public ManipulationCancelledEvent(object source, GridMode mode)
Parameters
Properties
Mode
public GridMode Mode { get; }