Click or drag to resize

IPerceptionAppIsActivated Method

Gets a value indicating whether the perception application is activated.

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
bool IsActivated()

Field Value

Type: Boolean
True if activated, false if not.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rubedos.Viper.Net.Iface.IPerceptionApp.IsActivated"]

See Also