Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Location Class Reference

Word location. More...

Properties

double width [get, set]
 The location width. More...
 
double height [get, set]
 The location height. More...
 
double left [get, set]
 The location left. More...
 
double top [get, set]
 The loction top. More...
 

Detailed Description

Word location.

Property Documentation

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Location.height
getset

The location height.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Location.left
getset

The location left.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Location.top
getset

The loction top.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.Location.width
getset

The location width.


The documentation for this class was generated from the following file: