Enum Gender
- Namespace
- FaceRecognitionDotNet
- Assembly
- VisioForge.Core.FaceAI.dll
Specifies the gender.
public enum GenderFields
Female = 0-
Specifies that the female.
Male = 1-
Specifies that the male.
Specifies the gender.
public enum GenderFemale = 0 Specifies that the female.
Male = 1 Specifies that the male.