Click or drag to resize

RayFunction Enumeration

LightningChart .NET Help
Ray Function specifier

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum RayFunction
Members
  Member nameValueDescription
Accumulation0 Accumulation function combines the data from entire dataset and provides an opportunity to control the opacity of the model.
Isosurface1 Isosurface rendering extracts normals from the dataset according to threshold settings and visualize the surface of desirable tissue.
MaximalIntensity2 MaximalIntensity rendering shows the most bright structures inside the dataset.
See Also