Gets or sets a value that indicates whether you can align selected objects based on one of them.
Object.defineProperty(AnnAutomationManager.prototype, 'enableObjectsAlignment',
get: function(),
set: function(value)
)
enableObjectsAlignment: boolean;
true if you can align selected objects based on one of them; otherwise, false. The default value is false.
When setting this property to true and when there are multiple selected objects, you can align them based on a target alignment object, which is one of the selected objects. The default alignment object is the last object added to the container and you can select the target alignment object by clicking on it when its grouped in a selection rectangle.
The alignment target object will be highlighted by a blue rectangle and you can change the way it is highlighting by overriding RenderAlignmentTarget method.
the alignment methds you can use are as follows:
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