IsoSensitivityChangedCallbackArgs Class
Provides data for the IsoSensitivityChanged event.
Constructors:
Name | Description | |
---|---|---|
![]() | IsoSensitivityChangedCallbackArgs(DateTime, Single, Boolean) | Initializes a new instance of the IsoSensitivityChangedCallbackArgs class. |
Properties:
Name | Description | |
---|---|---|
![]() | IsAutomatic | Gets whether the ISO sensitivity is determined automatically. |
![]() | IsoSensitivity | Gets the new ISO sensitivity. |
![]() | Received | Gets the message timestamp. |