←Select platform

CanGroup Property

Summary

Gets a value indicating whether this AnnAutomation is in a state where objects can be grouped together.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public bool CanGroup {get;}
Public ReadOnly Property CanGroup As Boolean
public bool CanGroup {get;}
@property (nonatomic, readonly) BOOL canGroup;
public boolean canGroup();
get_CanGroup();

Property Value

true if this AnnAutomation is in a state where objects can be grouped together; otherwise, false.

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize