LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Objects Property (AnnAfterObjectChangedEventArgs)

Show in webframe





Gets the objects that have been changed.
Syntax
public AnnObjectCollection Objects {get;}
'Declaration
 
Public ReadOnly Property Objects As AnnObjectCollection
'Usage
 
Dim instance As AnnAfterObjectChangedEventArgs
Dim value As AnnObjectCollection
 
value = instance.Objects

            

            
public:
property AnnObjectCollection^ Objects {
   AnnObjectCollection^ get();
}

Property Value

An AnnObjectCollection that has a collection of the objects that has been changed.
Example

For C#/VB examples, refer to AfterObjectChanged.

Requirements

Target Platforms

See Also

Reference

AnnAfterObjectChangedEventArgs Class
AnnAfterObjectChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.