ILNumerics Ultimate VS

FastSurfaceMinMaxColorRange Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Color value range used for mapping values to colors via the 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 Tuple<float, float> MinMaxColorRange { get; }

Property Value

Type: TupleSingle, Single
Remarks

Use the Update() function in order to manipulate this surface object.

[ILNumerics Drawing2 Toolbox]

See Also

Reference