NTriangulatedSurfaceSeries SetTransparencyPercent() does not work when lighting is activated


https://www.nevron.com/Forum/Topic14274.aspx
Print Topic | Close Window

By Joerg - 3 Years Ago
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 - 3 Years Ago
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 - 3 Years Ago
Hello,
what is the current status? Is there any way to fix the problem otherwise?

Best Regards,
Jörg
By Nevron Support - 3 Years Ago
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.