stretchX property

List<List<int>> stretchX
final

The stretchX values of the label graphic. These define where the graphic can be stretched horizontally.

Implementation

final List<List<int>> stretchX;