ILNumerics Ultimate VS

FastSurfaceIsColormapped Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Determine whether computations of colors are based on a colormap. Always returns true for FastSurface.

[ILNumerics Drawing2 Toolbox]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public bool IsColormapped { get; }

Property Value

Type: Boolean

Implements

IColormapProviderIsColormapped
Remarks

[ILNumerics Drawing2 Toolbox]

See Also

Reference