Enum Gender
Specifies the gender.
Namespace: FaceRecognitionDotNet
Assembly: FaceRecognitionDotNet.dll
Syntax
public enum Gender
Fields
| Name | Description |
|---|---|
| Female | Specifies that the female. |
| Male | Specifies that the male. |
Specifies the gender.
public enum Gender
| Name | Description |
|---|---|
| Female | Specifies that the female. |
| Male | Specifies that the male. |