MtxExprInt.Convert Method

function Convert(const Src: TVecInt; DstIntPrecision: TIntPrecision): VectorInt;

Copy each of Vec elements to the calling object.

#NameTypeDescription
1SrcTVecInt
2DstIntPrecisionTIntPrecision

Returns: VectorInt

Remarks:

The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.