The AnnObjectCollectionEventArgs Class supports WPF/Silverlight.
The AnnObjectCollectionEventArgs Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Provides information for AnnObjectCollection.ObjectAdded and AnnObjectCollection.ObjectRemoved methods. Supported in Silverlight, Windows Phone 7
| Visual Basic (Declaration) | |
|---|---|
Public Class AnnObjectCollectionEventArgs Inherits System.EventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnObjectCollectionEventArgs | |
| C# | |
|---|---|
public class AnnObjectCollectionEventArgs : System.EventArgs | |
| C++/CLI | |
|---|---|
public ref class AnnObjectCollectionEventArgs : public System.EventArgs | |
For C#/VB examples, refer to AnnObjectCollection.
System.Object
System.EventArgs
Leadtools.Windows.Annotations.AnnObjectCollectionEventArgs
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code