Gets or sets a value which determines whether to automatically adjust the overlay image and position when the main image changes.
public bool AutoProcess { get; set; }
Public Property AutoProcess As Boolean
@property (nonatomic, assign) BOOL autoProcess
public boolean getAutoProcess()
public void setAutoProcess(boolean value)
true to automatically adjust the overlay image and position when the image is changed; false, otherwise.
When the value of this property is true, the overlay image and position will automatically adjust when the main image is resized (zoomed in), scrolled, rotated, flipped, reversed, sheared, trimmed.
For more information, refer to Overlay Overview.
For an example, refer to RasterImage.GetOverlayAttributes and RasterImage.UpdateOverlayAttributes.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document