'Declaration Public Property RenderingInterpolationMode As Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode
public Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode RenderingInterpolationMode { get; set; }
public: __property Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode get_RenderingInterpolationMode(); public: __property void set_RenderingInterpolationMode(
Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode value
);
public:
property Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode RenderingInterpolationMode { Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode get(); void set(Vintasoft.Imaging.Dicom.Mpr.MprInterpolationMode value); }
Property Value
Значение по умолчанию: MprInterpolationMode.Linear.