LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnObjectCollectionEventArgs Constructor(AnnObject)
See Also 
Leadtools.Windows.Annotations Namespace > AnnObjectCollectionEventArgs Class > AnnObjectCollectionEventArgs Constructor : AnnObjectCollectionEventArgs Constructor(AnnObject)



obj
The object that has been added or removed

The AnnObjectCollectionEventArgs Constructor(AnnObject) supports WPF/Silverlight.

The AnnObjectCollectionEventArgs Constructor(AnnObject) is available in LEADTOOLS Document and Medical Imaging toolkits.

Initializes a new instance of the AnnObjectCollectionEventArgs class with the specified parameters. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal obj As AnnObject _
)
Visual Basic (Usage)Copy Code
Dim obj As AnnObject
 
Dim instance As New AnnObjectCollectionEventArgs(obj)
C# 
public AnnObjectCollectionEventArgs( 
   AnnObject obj
)
C++/CLI 
public:
AnnObjectCollectionEventArgs( 
   AnnObject^ obj
)

Parameters

obj
The object that has been added or removed

Example

For C#/VB examples, refer to AnnObjectCollection.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

AnnObjectCollectionEventArgs Constructor(AnnObject) requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.