'Declaration Public Overrides Function GetValues( _ ByVal dim As System.Integer _ ) As System.Double()
public override System.double[] GetValues( System.int dim )
Parameters
- dim
- Specifies the dimension of data to retrieve (0=Y data, 1=X data, 2=Y1 data, ...)
Return Value
The point data array for the specified coordinate dimension