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.Discovery.v1.FontSetting Class Reference

Description of the font settings. More...

Properties

double level [get, set]
 The font level. More...
 
float min_size [get, set]
 The font minimum size. More...
 
float max_size [get, set]
 The font maximum size. More...
 
bool bold [get, set]
 The font style bold. More...
 
bool italic [get, set]
 The font style italic. More...
 
string name [get, set]
 The font name. More...
 

Detailed Description

Description of the font settings.

Property Documentation

bool IBM.Watson.DeveloperCloud.Services.Discovery.v1.FontSetting.bold
getset

The font style bold.

bool IBM.Watson.DeveloperCloud.Services.Discovery.v1.FontSetting.italic
getset

The font style italic.

double IBM.Watson.DeveloperCloud.Services.Discovery.v1.FontSetting.level
getset

The font level.

float IBM.Watson.DeveloperCloud.Services.Discovery.v1.FontSetting.max_size
getset

The font maximum size.

float IBM.Watson.DeveloperCloud.Services.Discovery.v1.FontSetting.min_size
getset

The font minimum size.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.FontSetting.name
getset

The font name.


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