ILNumerics Ultimate VS

FastSurfaceColormap Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the current colormap [readonly].

[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 Colormap Colormap { get; }

Property Value

Type: Colormap

Implements

IColormapProviderColormap
Remarks

This parameter is readonly. Use Update(InArraySingle, InArraySingle, InArraySingle, InArraySingle, Colormap, TupleSingle, Single, NullableVector3, NullableVector3, Boolean)

in order to change the colormap of the surface plot.

[ILNumerics Drawing2 Toolbox]

See Also

Reference