fractions property

Set<double> fractions
final

The set of fractions used to determine snapping positions.

Each fraction is a value between 0.0 (bottom of the viewport) and 1.0 (top of the viewport).

Implementation

final Set<double> fractions;