isee.NET Framework Documentation

GraphicalFunction.Points Property

The data points of the graphical function

[Visual Basic]
Public ReadOnly Property Points As Double()
[C#]
public double[] Points {get;}

See Also

GraphicalFunction Class | iseesystems.iseeNET Namespace