public interface PixelSizeChangedEvent extends MMEvent
The default implementation of this event posts on the Studio event bus,
so subscribe using EventManager
.
Modifier and Type | Method and Description |
---|---|
double |
getNewPixelSizeUm()
New pixels size in microns.
|