←Select platform

UngroupSelectedObjects Method

Summary

Ungroups the selected object.

Syntax

C#
VB
C++
public void UngroupSelectedObjects() 
Public Sub UngroupSelectedObjects() 
public:  
   void UngroupSelectedObjects() 

Remarks

This method will call AnnSelectionObject.Ungroup to remove the selected objects from the group and return them back to the container.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly