←Select platform

ApplyProperties Method

Summary

Applies the properties of this selection object to its children.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public virtual void ApplyProperties() 
Public Overridable Sub ApplyProperties()  
public virtual void ApplyProperties() 
-(void)applyProperties; 
             
public void applyProperties(); 
             
 function Leadtools.Annotations.Core.AnnSelectionObject.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly