applyProperties Method

Summary

Applies the properties of this selection object to its children.

Syntax

JavaScript Syntax
AnnSelectionObject.prototype.applyProperties = function() 
TypeScript Syntax
applyProperties(): void; 

Remarks

This method will loop in all the objects in SelectedObjects and update the following properties from the values of this AnnSelectionObject:

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.Annotations.Core Assembly