ProEssentials 9.8.0.46

Released: Mar 17, 2024

9.8.0.46 での更新項目

機能

  • Improved rendering on Intel integrated graphics. Rendering quality is now similar quality on Iris Xe as other graphics systems.
  • Optimized performance related to initial initialization of Direct3D rendered charts.
  • New Property: 'Pe3do1.PePlot.Option.WireFrameContourColored'. True shows wireframe as contour colors based on ydata height. Else False, wireframe is solid color defined by PeColor.SubsetColors[(int)(SurfaceColors.WireFrame)].
  • New Property: 'Pe3do1.PePlot.Option.WireFrameIsoSubsetPoint'. True shows PlottingMethod = WireFrame as the IsoSubsetPoint WireFrame grid. If False PlottingMethod = Wireframe shows the scene with RasterState set to Wireframe.
  • New Example Project: Located in the WPF-C#.NET-Winform folder. This example project shows how easy and similar source code can implement the Winform interface within a WPF project.

不具合の修正

  • Fixed an issue with Pesgo 2D charts with RenderEngine = Direct3D. When user drew a zoom selection that drew outside axis border, this caused a visual glitch in inverted graphic zoom selection.
  • Fixed issue with AxisFormatY not fully formatting 0 as a grid line label.