ImageGear .NET - Updated
PreDeleteMarkEventArgs Class
Members 




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace : PreDeleteMarkEventArgs Class
This class has been deprecated. Provides PreDeleteMark event data.
Object Model
PreDeleteMarkEventArgs ClassImGearARTMark Class
Syntax
'Declaration
 
<ObsoleteAttribute("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")>
Public Class PreDeleteMarkEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PreDeleteMarkEventArgs
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public class PreDeleteMarkEventArgs : System.EventArgs 
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public __gc class PreDeleteMarkEventArgs : public System.EventArgs 
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public ref class PreDeleteMarkEventArgs : public System.EventArgs 
Remarks
This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
Inheritance Hierarchy

System.Object
   System.EventArgs
      ImageGear.ART.Windows.Controls.PreDeleteMarkEventArgs

See Also

Reference

PreDeleteMarkEventArgs Members
ImageGear.ART.Windows.Controls Namespace