Click or drag to resize

counterisRunning Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
da li je counter pokrenut? ako TRUE onda ce check pomeriti index, ako je FALSE onda se index ne mrda

Namespace:  imbSCI.Core.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool isRunning { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also