Represents the method that handles the OnAngularCorrectionOffsetChanged event.
[Visual Basic .NET] Public Delegate Sub OnAngularCorrectionOffsetChangedEventHandler ( _ ByVal angOffset As Double _ )
[C#] public delegate void OnAngularCorrectionOffsetChangedEventHandler ( double angOffset );