Click or drag to resize

PersonIsTarget Property

Gets or sets a value indicating if person is selected as target or not.

Namespace:  Rubedos.Viper.Net.PerceptionApps
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public bool IsTarget { get; }

Property Value

Type: Boolean
See Also