DimmingSequenceAdd Method |
Namespace: Com.Datalogic.Extension.Selfshopping.Led
Adds a new point in the sequence. The new point will be added only if in the sequence there isn't another point with the same time value and if the sequence does not exceed MaxSize
after the addition. If one of these cases is true an IllegalArgumentException
will be thrown.