ILNumerics Ultimate VS

SmoothSurfaceDrawPoints Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Whether or not the original points are to be drawn over the interpolated surface.

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

Property Value

Type: Boolean
Remarks

This controls the Visible property on the Points shape used for rendering the original points.

[ILNumerics Drawing2 Toolbox]

See Also

Reference