__declspec(property(get = GetRounding, put = SetRounding)) TRounding Rounding;
Defines the rounding used by streaming routines.
Remarks:
Defines the rounding used by streaming routines.
See Also: Vector::SaveToStream, Vector::SaveToFile
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler