Nevron Forum

NTriangulatedSurfaceSeries SetTransparencyPercent() does not work when lighting is activated

https://www.nevron.com/Forum/Topic14274.aspx

By Joerg Mrkwitschka - Tuesday, September 14, 2021

Hello,
The SetTransparencyPercent() method of a NTriangulatedSurfaceSeries no longer works when LightModel.EnableLighting is set to true.

m_Chart.LightModel.SetPredefinedLightModel(PredefinedLightModel.BrightCameraLight)
m_Chart.LightModel.EnableLighting = True
SetTransparencyPercent(50) '<-- Not working


By Nevron Support - Wednesday, September 15, 2021

Hi Joerg,

Thank you for reporting this problem. It is currently being investigated, but it looks like a regression from previous versions. If that turns out to be the case we'll release an SP fixing this shortly (within a week).
By Joerg Mrkwitschka - Monday, September 27, 2021

Hello,
what is the current status? Is there any way to fix the problem otherwise?

Best Regards,
Jörg
By Nevron Support - Tuesday, September 28, 2021

Hi Jörg,

We just released a SP fixing the palette transparency issue. You can download it from:
https://www.nevron.com/download-downloads.aspx?expandedCategory=Vision%20for%20.NET

Let us know if you meet any problems or have any questions.