Gets the finite display scale at the specified index.
.NET Syntax
int GetFiniteDisplayScaleAt(int index);
|
Java Syntax
int GetFiniteDisplayScaleAt(int index);
|
PHP Syntax
int GetFiniteDisplayScaleAt(int index);
|
- Parameters:
-
| index | Index of the finite display scale to get. |
- Returns:
- Returns the finite display scale.
- Exceptions:
-