Gets a value indicating whether this AnnAutomation is in a state where objects can be grouped together.
public bool CanGroup { get; }
Public ReadOnly Property CanGroup As Boolean
public bool CanGroup {get;}
@property (nonatomic, readonly) BOOL canGroup;
public boolean canGroup();
get_CanGroup();
public:
property bool CanGroup
{
bool get()
}
true if this AnnAutomation is in a state where objects can be grouped together; otherwise, false.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET