This class has been deprecated. Provides PreCreateMark event data.
Object Model
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 PreCreateMarkEventArgs
Inherits System.EventArgs
'Usage
Dim instance As PreCreateMarkEventArgs
[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 PreCreateMarkEventArgs : 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 PreCreateMarkEventArgs : 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 PreCreateMarkEventArgs : public System.EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
ImageGear.ART.Windows.Controls.PreCreateMarkEventArgs
See Also