__property TPixelDownSample PixelResampleMethod = {read = FPixelResampleMethod, write = SetPixelResampleMethod};
Specifies the method used for size reduction.
Read:
TPixelDownSample FPixelResampleMethod;Write:
void SetPixelResampleMethod(const TPixelDownSample Value);See Also: TMtxGridSeries::PixelResample
Declared in Dew::Math::Controls::VCL::TMtxGridSeries · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only