ILNumerics Ultimate VS

SurfaceColorModes Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Indicates the color mode.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public enum ColorModes
Members

  Member nameValueDescription
Solid0 All surface grid points have the same color
Colormapped1 Colors of the surface are mapped from a colormap
RBGA2 Surface grid points are individually colored
Remarks

[ILNumerics Visualization Engine]

See Also

Reference