ILNumerics Ultimate VS

ContourLevel Structure

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

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

[SerializableAttribute]
public struct ContourLevel

The ContourLevel type exposes the following members.

Properties

  NameDescription
Public propertyFillColor
Determine the fill color by mapping the value into the current colormap

[ILNumerics Visualization Engine]

Public propertyLabelColor
Get the color for the contour line labels or sets it

[ILNumerics Visualization Engine]

Public propertyLabelSpacing
(Not used yet)

[ILNumerics Visualization Engine]

Public propertyLineColor
Determine the line color by mapping the value into the current colormap

[ILNumerics Visualization Engine]

Public propertyLineStyle
Get the dash style for the contour lines of that level or sets it

[ILNumerics Visualization Engine]

Public propertyLineWidth
Get the width of the contour lines of this level or sets it

[ILNumerics Visualization Engine]

Public propertyShowLabel
If set, determines if contour lines of this level should be labeled, otherwise take Default setting

[ILNumerics Visualization Engine]

Public propertyText
Override the automatic text setting for contour line labels

[ILNumerics Visualization Engine]

Public propertyValue
Top
Methods

  NameDescription
Public methodStatic memberGetSettingOrDefault
Top
Fields

  NameDescription
Public fieldStatic memberDefault
Top
See Also

Reference