Automatically resizes a dropped object when its size is larger than the container.
Object.defineProperty(AnnDragDropEventArgs.prototype, 'resizeLargeObject',
get: function(),
set: function(value)
)
resizeLargeObject: boolean;
true to automatically resize a dropped object when its size is larger than the container; otherwise, false. The default value is true.
resizeLargeObject and AnnAutomationManager.RestrictDesigners control the behavior when the size of the dropped object is larger than target container.
The following behavior occurs when the value of AnnAutomationManager.RestrictDesigners is true:
If the value of AnnAutomationManager.RestrictDesigners is false, then resizeLargeObject is not used and the same behavior as (3) above will always occur regardless of the size of the object or the container.
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