'宣言 Public Overrides Function GetValues( _ ByVal dim As System.Integer _ ) As System.Double()
public override System.double[] GetValues( System.int dim )
パラメータ
- dim
- Specifies the dimension of data to retrieve (0=Y data, 1=X data, 2=Y1 data, ...)
戻り値の型
The point data array for the specified coordinate dimension