stretchY property

List<List<int>> stretchY
final

The stretchY values of the label graphic. These define where the graphic can be stretched vertically.

Implementation

final List<List<int>> stretchY;