 |
ContourLinesFactory Constructor |
Constructor
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic ContourLinesFactory(
double[] contourLineValues
)
Parameters
- contourLineValues Double
- array of double values that define the values for which the contour lines will be created
See Also