Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Group Method






Groups the objects currently being edited.
Syntax
public virtual void Group()
'Declaration
 
Public Overridable Sub Group() 
'Usage
 
Dim instance As AnnAutomation
 
instance.Group()

            

            
public:
virtual void Group(); 
Remarks

This method will group one or more objects that are currently being edited into one group. The objects will be removed from the Container and added to a new AnnGroupObject. You can get this new AnnGroupObject by querying the CurrentEditObject property immediately after calling Group.

You can determine if this AnnAutomation contains objects that can be currently grouped together by calling the CanGroup property.

For more information, refer to Undoing WPF Automation Operations.

Example

For C#/VB examples, refer to CanGroup.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

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