C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy.
public SubtractBackgroundCommandType ShrinkingSize { get; set; } Public Property ShrinkingSize As Leadtools.Imageprocessing.Core.SubtractBackgroundCommandType public Leadtools.Imageprocessing.Core.SubtractBackgroundCommandType ShrinkingSize {get; set;} @property (nonatomic, assign) LTSubtractBackgroundCommandType shrinkingSize public SubtractBackgroundCommandType getShrinkingSize()public void setShrinkingSize(SubtractBackgroundCommandType value)
<br/>get_ShrinkingSize();<br/>set_ShrinkingSize(value);<br/>Object.defineProperty('ShrinkingSize'); public:property Leadtools.Imageprocessing.Core.SubtractBackgroundCommandType ShrinkingSize {Leadtools.Imageprocessing.Core.SubtractBackgroundCommandType get();void set ( Leadtools.Imageprocessing.Core.SubtractBackgroundCommandType );}
Shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy.
Refer to SubtractBackgroundCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
