snappingOffsets property
Stores the snapping offsets of the sheet in pixels.
These offsets represent predefined positions to which the sheet can snap.
Implementation
SplayTreeSet<double>? snappingOffsets;
Stores the snapping offsets of the sheet in pixels.
These offsets represent predefined positions to which the sheet can snap.
SplayTreeSet<double>? snappingOffsets;