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

Object Property (AnnObjectCollectionEventArgs)

Show in webframe





The object that has been added or removed
Syntax
public AnnObject Object {get;}
'Declaration
 
Public ReadOnly Property Object As AnnObject
'Usage
 
Dim instance As AnnObjectCollectionEventArgs
Dim value As AnnObject
 
value = instance.Object

            

            
public:
property AnnObject^ Object {
   AnnObject^ get();
}

Property Value

The object that has been added or removed.
Example

For C#/VB examples, refer to AnnObjectCollection.

Requirements

Target Platforms

See Also

Reference

AnnObjectCollectionEventArgs Class
AnnObjectCollectionEventArgs Members

 

 


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