←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly