public enum ENTriangleRasterizationMode : System.Enum
public enum ENTriangleRasterizationMode : System.Enum
Member | Description |
---|---|
Average | The all triangle values are summed and the average value of all triangles affecting the cell is taken |
BottomMost | Only the bottom most triangle z value affects cell value |
TopMost | Only the top most triangle z value affects the cell value |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENTriangleRasterizationMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)