Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : CanGroup Property |
public bool CanGroup {get;}
'Declaration
Public ReadOnly Property CanGroup As Boolean
public bool CanGroup {get;}
@property (nonatomic, readonly) BOOL canGroup;
public boolean canGroup();
get_CanGroup();
The AnnAutomation is in a state where objects can be grouped together when 2 or more objects are in an edit state.
For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects.