C#
VB
C++
Enumeration that indicates whether to contract or expand the image region.
public enum ResizeRegionCommandType
Public Enum ResizeRegionCommandType
public enum class ResizeRegionCommandType
Members
Value | Member | Description |
---|---|---|
1 | ExpandRegion | Expand the region. |
2 | ContractRegion | Contract the region. |
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