Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

EnableObjectsAlignment Property






Gets or sets a value that indicates whether you can align selected objects based on one of them.
Syntax
public bool EnableObjectsAlignment {get; set;}
'Declaration
 
Public Property EnableObjectsAlignment As Boolean
public bool EnableObjectsAlignment {get; set;}
public boolean getEnableObjectsAlignment()
public void setEnableObjectsAlignment(boolean enableObjectsAlignment)
             
 <br/>get_EnableObjectsAlignment();<br/>set_EnableObjectsAlignment(value);<br/>Object.defineProperty('EnableObjectsAlignment'); 

Property Value

true if you can align selected objects based on one of them; otherwise, false. The default value is false.
Remarks

When setting this property to true if there are multiple selected objects, you can align them based on a target alignment object. The target is one of the selected objects which by default is the last object added to the container. 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. You can change the way it highlights by overriding RenderAlignmentTarget method.

The alignment methods you can use are as follows:

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features