←Select platform

ApplyProperties Method

Summary

Applies the properties of this selection object to its children.

Syntax
C#
VB
Objective-C
C++
Java
public virtual void ApplyProperties() 
Public Overridable Sub ApplyProperties()  
-(void)applyProperties; 
public void applyProperties(); 
public:  
   virtual void ApplyProperties() 

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

Leadtools.Annotations.Engine Assembly