C#
VB
C++
Gets or sets a value that indicates whether to contract or expand the image region.
public ResizeRegionCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Effects.ResizeRegionCommandType
public:
property Leadtools.Imageprocessing.Effects.ResizeRegionCommandType Type {
Leadtools.Imageprocessing.Effects.ResizeRegionCommandType get();
void set ( Leadtools.Imageprocessing.Effects.ResizeRegionCommandType );
}
Value that indicates whether to contract or expand the image region.
Refer to ResizeRegionCommand.
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