The Object Property supports WPF/Silverlight.
The Object Property is available in LEADTOOLS Document and Medical Imaging toolkits.
The object that has been added or removed Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Object As AnnObject |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnObjectCollectionEventArgs Dim value As AnnObject value = instance.Object |
C# | |
---|---|
public AnnObject Object {get;} |
C++/CLI | |
---|---|
public: property AnnObject^ Object { AnnObject^ get(); } |
Property Value
The object that has been added or removed.For C#/VB examples, refer to AnnObjectCollection.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)