Click or drag to resize

ChangeStopSegmentOperator Constructor

Overload List
  NameDescription
Public methodChangeStopSegmentOperator
Initializes a new instance. The StopSegment must be set prior to getting this operator's evaluator. StopEnabled is set to false.
Protected methodChangeStopSegmentOperator(ChangeStopSegmentOperator, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodChangeStopSegmentOperator(StopSegment, Boolean)
Initializes a new instance.
Top
See Also