ungroupSelectedObjects Method

Summary

Ungroups the selected object.

Syntax

JavaScript Syntax
DocumentViewerAnnotations.prototype.ungroupSelectedObjects = function() 
TypeScript Syntax
ungroupSelectedObjects(): void; 

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 Assembly