Description | Changing a Curve's color style to 'Layered Colors' can cause IndexOutOfRangeException.
Index was outside the bounds of the array. @ Void CrossOver_CustomColors(System.Drawing.Graphics ByRef, Int32 ByRef, System.String ByRef, Int32 ByRef, Single ByRef, Int32 ByRef) @ HdsLP.LogPlot
<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ExtendedInformation>
<HResult>-2146233080</HResult>
</ExtendedInformation>
<InnerExceptions />
<Message>Index was outside the bounds of the array.</Message>
<Source>HdsLP-2-32</Source>
<StackTrace> at HdsLP.LogPlot.CrossOver_CustomColors(Graphics& g, Int32& avFillFilterApply, String& avFillFilterCurve, Int32& avFillFilterDirection, Single& avFillFilterValue, Int32& avPlotIndex)
at HdsLP.LogPlot.CrossOver(Graphics& g, Int32 TrackStart, Int32 TrackEnd)
at HdsLP.LogPlot.DrawGrid_Main_Draw_Tracks(Graphics& g)
at HdsLP.LogPlot.DrawGrid_Main(Graphics& g)
at HdsLP.LogPlot.Create_Plot(Graphics& g, Boolean ToPrintDevice, Int32 avHeaderScalesHeight, Boolean academic)
at LogPlots.frmMain.DrawPicture()
at LogPlots.frmMain.RedrawPicture()
at LogPlots.frmSetup_Master.tbSetup_Ok_Click(Object sender, EventArgs e)
at LogPlots.frmSetup_Master.CurveSettings_ChangeMade()
at LogPlots.ucCurveSettingsControl.cboColorStyle_SelectionChangeCommitted(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectionChangeCommittedInternal(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</StackTrace>
<TargetSite>Void CrossOver_CustomColors(System.Drawing.Graphics ByRef, Int32 ByRef, System.String ByRef, Int32 ByRef, Single ByRef, Int32 ByRef) @ HdsLP.LogPlot</TargetSite>
<Type>System.IndexOutOfRangeException</Type>
</SerializableException>
|
---|
Additional Information | <Report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<GeneralInfo>
<CLRVersion>4.0.30319.42000</CLRVersion>
<DateTime>12/20/2022 4:15:14 PM</DateTime>
<ExceptionMessage>Index was outside the bounds of the array.</ExceptionMessage>
<ExceptionType>System.IndexOutOfRangeException</ExceptionType>
<HostApplication>HN32-13.exe</HostApplication>
<HostApplicationVersion>1.22.6.8</HostApplicationVersion>
<NBugVersion>1.2.1.0</NBugVersion>
<TargetSite>Void CrossOver_CustomColors(System.Drawing.Graphics ByRef, Int32 ByRef, System.String ByRef, Int32 ByRef, Single ByRef, Int32 ByRef) @ HdsLP.LogPlot</TargetSite>
<UserDescription />
</GeneralInfo>
</Report>
|
---|