FaceLocation Class |
Namespace: IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3
public class FaceLocation
The FaceLocation type exposes the following members.
| Name | Description | |
|---|---|---|
| FaceLocation | Initializes a new instance of the FaceLocation class |
| Name | Description | |
|---|---|---|
| height |
The face location height.
| |
| left |
The face location left.
| |
| top |
The face location top.
| |
| width |
The face location width.
|