←Select platform

CanAlign Property

Summary
Gets a value that indicates whether this AnnAutomation can align or change the size for selected objects based on alignment target.
Syntax
C#
VB
C++
Java
public bool CanAlign { get; } 
Public ReadOnly Property CanAlign As Boolean 
public boolean canAlign() 
public:  
   property bool CanAlign 
   { 
      bool get() 
   } 

Property Value

true if this AnnAutomation can align or change the size for selected objects based on alignment target; otherwise, false.

Remarks

if EnableObjectsAlignment is set to false/> this property will return false always.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.