selectedObjects Property (AnnSelectionObject)

Summary

Gets the collection of AnnObjects that this AnnSelectionObject has selected.

Syntax

JavaScript Syntax
Object.defineProperty(AnnSelectionObject.prototype, 'selectedObjects', 
	get: function() 
) 
TypeScript Syntax
selectedObjects: AnnObjectCollection; // read-only

Property Value

The collection of AnnObjects that this AnnSelectionObject has selected.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize