FollowMeAppDetectedPersons Property |
Gets a value indicating collection of
Person.
Namespace:
Rubedos.Viper.Net.PerceptionApps
Assembly:
Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntaxpublic IEnumerable<Person> DetectedPersons { get; }
Property Value
Type:
IEnumerablePerson
See Also