selectObject Method (AnnAutomation)

Summary

Select an object in this AnnAutomation.

Syntax

JavaScript Syntax
AnnAutomation.prototype.selectObject = function(annObject)
TypeScript Syntax
selectObject(annObject: AnnObject): void;

Parameters

annObject

Object to select. If this value is null, then any object that is selected becomes de-selected.

Remarks

This method is the equivalent of calling selectObject.

Requirements

Target Platforms

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