Leadtools.Annotations Namespace > AnnAutomation Class : Group Method |
public virtual void Group()
'Declaration Public Overridable Sub Group()
'Usage Dim instance As AnnAutomation instance.Group()
public virtual void Group()
function Leadtools.Annotations.AnnAutomation.Group()
public: virtual void Group();
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 Automation Operations.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2