Table of Contents

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

source object
mode GridMode

Properties

Mode

public GridMode Mode { get; }

Property Value

GridMode