Class PlotPointFramePlayedAction
Inheritance
PlotPointFramePlayedAction
Assembly: cs.temp.dll.dll
Syntax
public class PlotPointFramePlayedAction : IAction
Constructors
PlotPointFramePlayedAction()
Declaration
public PlotPointFramePlayedAction()
Fields
_typesToDispatchAs
Declaration
protected Type[] _typesToDispatchAs
Field Value
Properties
Index
Declaration
public virtual int Index { get; set; }
Property Value
PlotPointFrameData
Declaration
public virtual IPlotPointFrameData PlotPointFrameData { get; set; }
Property Value
TypesToDispatchAs
Declaration
public virtual Type[] TypesToDispatchAs { get; }
Property Value
Methods
ResetAction()
Declaration
public virtual void ResetAction()