Point2ArrayInitInfo

constructor(dataType: Tensor.DataType, size: Int = 1)

Parameters

dataType

: data type of the X and Y values in this POINT2 array.

size

: number of the elements.