Table of Contents

Class IndicatorEvaluationRequestedEvent

Namespace
MoonBark.GridPlacement.Core.Events
Assembly
MoonBark.GridPlacement.Core.dll

Event requesting per-cell indicator evaluation for a preview instance.

public sealed class IndicatorEvaluationRequestedEvent : ServiceEvent
Inheritance
IndicatorEvaluationRequestedEvent
Inherited Members

Constructors

IndicatorEvaluationRequestedEvent(object, PlacementPreviewUpdatedEvent)

public IndicatorEvaluationRequestedEvent(object source, PlacementPreviewUpdatedEvent preview)

Parameters

source object
preview PlacementPreviewUpdatedEvent

Properties

Preview

public PlacementPreviewUpdatedEvent Preview { get; }

Property Value

PlacementPreviewUpdatedEvent